1 | 3.0.4 2013-09-?? |
---|
2 | ======== |
---|
3 | * improve stability under massive concurrent |
---|
4 | * refix locking impl for threaded env |
---|
5 | * fix out of source building |
---|
6 | |
---|
7 | 3.0.3 2013-06-18 |
---|
8 | ======== |
---|
9 | * clean files in release (fix htdocs config) |
---|
10 | |
---|
11 | 3.0.2 2013-06-10 |
---|
12 | ======== |
---|
13 | * (PHP5.4+ only bug) random "cannot redeclare class" errors is now gone. Can also be avoid by using readonly_protection (unavailable with /dev/zero). |
---|
14 | * fixes SEGV with Zend Debugger |
---|
15 | * more bug fixes |
---|
16 | |
---|
17 | 3.0.1 2013-01-11 |
---|
18 | ======== |
---|
19 | * bug fixes |
---|
20 | * improve compatibility with "the ionCube PHP Loader", Zend Optimizer |
---|
21 | * improve stability |
---|
22 | * improve support for PHP_5_4 |
---|
23 | * improve stability on threaded env |
---|
24 | |
---|
25 | 3.0.0 2012-10-29 |
---|
26 | ======== |
---|
27 | * lots of improvements |
---|
28 | * bug fixes |
---|
29 | * updates api, adds a few ini |
---|
30 | * uses extension= to load XCache. loading via zend_extension= is unsupported |
---|
31 | * updates XCache admin page |
---|
32 | * namespace support |
---|
33 | * professional helpers |
---|
34 | * adds an diagnosis module to give advise @ htdocs |
---|
35 | * auto disable caching on crash @ runtime |
---|
36 | |
---|
37 | 2.0.1 2012-07-14 |
---|
38 | ======== |
---|
39 | * improve stability |
---|
40 | * admin/ config changed. please update accordingly |
---|
41 | * PHP 5.3.14 is unstable. Please upgrade to new version. You have been warned |
---|
42 | * fixed __FILE__ __DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix) |
---|
43 | |
---|
44 | 2.0.0 2012-04-20 |
---|
45 | ======== |
---|
46 | * support for PHP_5_4 |
---|
47 | * reduce memory usage by caching 1 for multiple same content files |
---|
48 | * correct __FILE__ __DIR__ supported for hardlinked files |
---|
49 | |
---|
50 | 1.3.2 2011-06-04 |
---|
51 | ======== |
---|
52 | * admin page security fix |
---|
53 | * adds 30 seconds timeout to "compiling" flag |
---|
54 | * improves decompiling |
---|
55 | * memory leak on recompile |
---|
56 | * disassembler fixes and updates for new PHP |
---|
57 | * win32 build fix |
---|
58 | * improve compatibility with ionCube Loader |
---|
59 | |
---|
60 | 1.3.1 2010-11-27 |
---|
61 | ======== |
---|
62 | * 2G/4G limitation on 64bit arch |
---|
63 | * xcache_unset matching e.g. prefixed_ values |
---|
64 | |
---|
65 | 1.3.0 2009-08-04 |
---|
66 | ======== |
---|
67 | * PHP 5.3 support |
---|
68 | * many cacher/coverager bug fixes |
---|
69 | * improved admin pages |
---|
70 | * admin page is now magic quote gpc aware |
---|
71 | |
---|
72 | 1.2.2 2007-12-29 |
---|
73 | ======== |
---|
74 | * live with wrong system time: allow caching files with mtime in further |
---|
75 | * bug fix for compatibility with Zend Optimizer and other non-cachable |
---|
76 | * a rare segv bug with token_get_all |
---|
77 | * minor bug fixes |
---|
78 | |
---|
79 | 1.2.1 2007-07-01 |
---|
80 | ======== |
---|
81 | * compatibility fix for apache 1.x, which init XCache module correctly |
---|
82 | * full Zend Optimizer compatibility |
---|
83 | * ini settings changed |
---|
84 | * other bug fixes |
---|
85 | |
---|
86 | 1.2.0 2006-12-10 |
---|
87 | ======== |
---|
88 | * full 5.2 support |
---|
89 | * minor admin/coverage-viewer page improves |
---|
90 | * compatible with suhosin/ZendOptimizer |
---|
91 | * xcache_get reference handling |
---|
92 | * new apis for coverager |
---|
93 | * some ini settings changed |
---|
94 | |
---|
95 | 1.1.0 2006-11-11 |
---|
96 | ======== |
---|
97 | * fix xcache_get issue on ttl 0 data |
---|
98 | * avoid crash when php failed to compile file when coverager enabled |
---|
99 | * gc expired items, new ini |
---|
100 | * Partial php 5.2 support |
---|
101 | * "Cannot redeclare ()" bug |
---|
102 | * bug fixes |
---|
103 | * Chinese Simplified/Traditional translations |
---|
104 | * admin page fixes and applied phpinfo style |
---|
105 | * coverage viewer page use phpinfo style |
---|
106 | * fix build on rare arch and Mac OS X |
---|
107 | * zts build |
---|
108 | * includes all fixes from <=1.0.2 |
---|