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