1 | 1.3.2 2011-06-04 |
---|
2 | ======== |
---|
3 | * admin page security fix |
---|
4 | * adds 30 seconds timeout to "compiling" flag |
---|
5 | * improves decompiling |
---|
6 | * memory leak on recompile |
---|
7 | * disassembler fixes and updates for new PHP |
---|
8 | * win32 build fix |
---|
9 | * improve compatibility with ionCube Loader |
---|
10 | |
---|
11 | 1.3.1 2010-11-27 |
---|
12 | ======== |
---|
13 | * 2G/4G limitation on 64bit arch |
---|
14 | * xcache_unset matching e.g. prefixed_ values |
---|
15 | |
---|
16 | 1.3.0 2009-08-04 |
---|
17 | ======== |
---|
18 | * PHP 5.3 support |
---|
19 | * many cacher/coverager bug fixes |
---|
20 | * improved admin pages |
---|
21 | * admin page is now magic quote gpc aware |
---|
22 | |
---|
23 | 1.2.2 2007-12-29 |
---|
24 | ======== |
---|
25 | * live with wrong system time: allow caching files with mtime in further |
---|
26 | * bug fix for compatibility with Zend Optimizer and other non-cachable |
---|
27 | * a rare segv bug with token_get_all |
---|
28 | * minor bug fixes |
---|
29 | |
---|
30 | 1.2.1 2007-07-01 |
---|
31 | ======== |
---|
32 | * compatibility fix for apache 1.x, which init XCache module correctly |
---|
33 | * full Zend Optimizer compatibility |
---|
34 | * ini settings changed |
---|
35 | * other bug fixes |
---|
36 | |
---|
37 | 1.2.0 2006-12-10 |
---|
38 | ======== |
---|
39 | * full 5.2 support |
---|
40 | * minor admin/coverage-viewer page improves |
---|
41 | * compatible with suhosin/ZendOptimizer |
---|
42 | * xcache_get reference handling |
---|
43 | * new apis for coverager |
---|
44 | * some ini settings changed |
---|
45 | |
---|
46 | 1.1.0 2006-11-11 |
---|
47 | ======== |
---|
48 | * fix xcache_get issue on ttl 0 data |
---|
49 | * avoid crash when php failed to compile file when coverager enabled |
---|
50 | * gc expired items, new ini |
---|
51 | * Partial php 5.2 support |
---|
52 | * "Cannot redeclare ()" bug |
---|
53 | * bug fixes |
---|
54 | * Chinese Simplified/Traditional translations |
---|
55 | * admin page fixes and applied phpinfo style |
---|
56 | * coverage viewer page use phpinfo style |
---|
57 | * fix build on rare arch and Mac OS X |
---|
58 | * zts build |
---|
59 | * includes all fixes from <=1.0.2 |
---|