[901] | 1 | 2.0.1 2012-??-?? |
---|
| 2 | ======== |
---|
| 3 | * improve stability |
---|
[902] | 4 | * admin/ config changed. please update accordingly |
---|
[943] | 5 | * PHP 5.3.14 is unstable. Please upgrade to new version. You have been warned |
---|
[901] | 6 | |
---|
[898] | 7 | 2.0.0 2012-04-20 |
---|
[901] | 8 | ======== |
---|
[871] | 9 | * support for PHP_5_4 |
---|
| 10 | * reduce memory usage by caching 1 for multiple same content files |
---|
| 11 | * correct __FILE__ __DIR__ supported for hardlinked files |
---|
[562] | 12 | |
---|
[812] | 13 | 1.3.2 2011-06-04 |
---|
[697] | 14 | ======== |
---|
[783] | 15 | * admin page security fix |
---|
[765] | 16 | * adds 30 seconds timeout to "compiling" flag |
---|
| 17 | * improves decompiling |
---|
[714] | 18 | * memory leak on recompile |
---|
| 19 | * disassembler fixes and updates for new PHP |
---|
[697] | 20 | * win32 build fix |
---|
[698] | 21 | * improve compatibility with ionCube Loader |
---|
[697] | 22 | |
---|
[696] | 23 | 1.3.1 2010-11-27 |
---|
| 24 | ======== |
---|
| 25 | * 2G/4G limitation on 64bit arch |
---|
| 26 | * xcache_unset matching e.g. prefixed_ values |
---|
| 27 | |
---|
[665] | 28 | 1.3.0 2009-08-04 |
---|
| 29 | ======== |
---|
[562] | 30 | * PHP 5.3 support |
---|
[665] | 31 | * many cacher/coverager bug fixes |
---|
| 32 | * improved admin pages |
---|
| 33 | * admin page is now magic quote gpc aware |
---|
[562] | 34 | |
---|
| 35 | 1.2.2 2007-12-29 |
---|
[329] | 36 | ======== |
---|
[562] | 37 | * live with wrong system time: allow caching files with mtime in further |
---|
[451] | 38 | * bug fix for compatibility with Zend Optimizer and other non-cachable |
---|
[448] | 39 | * a rare segv bug with token_get_all |
---|
[562] | 40 | * minor bug fixes |
---|
| 41 | |
---|
| 42 | 1.2.1 2007-07-01 |
---|
| 43 | ======== |
---|
[431] | 44 | * compatibility fix for apache 1.x, which init XCache module correctly |
---|
[407] | 45 | * full Zend Optimizer compatibility |
---|
[562] | 46 | * ini settings changed |
---|
| 47 | * other bug fixes |
---|
[407] | 48 | |
---|
[324] | 49 | 1.2.0 2006-12-10 |
---|
[286] | 50 | ======== |
---|
| 51 | * full 5.2 support |
---|
| 52 | * minor admin/coverage-viewer page improves |
---|
| 53 | * compatible with suhosin/ZendOptimizer |
---|
| 54 | * xcache_get reference handling |
---|
[395] | 55 | * new apis for coverager |
---|
| 56 | * some ini settings changed |
---|
[286] | 57 | |
---|
[276] | 58 | 1.1.0 2006-11-11 |
---|
[247] | 59 | ======== |
---|
[256] | 60 | * fix xcache_get issue on ttl 0 data |
---|
[395] | 61 | * avoid crash when php failed to compile file when coverager enabled |
---|
[247] | 62 | * gc expired items, new ini |
---|
| 63 | * Partial php 5.2 support |
---|
| 64 | * "Cannot redeclare ()" bug |
---|
[395] | 65 | * bug fixes |
---|
| 66 | * Chinese Simplified/Traditional translations |
---|
| 67 | * admin page fixes and applied phpinfo style |
---|
| 68 | * coverage viewer page use phpinfo style |
---|
| 69 | * fix build on rare arch and Mac OS X |
---|
[247] | 70 | * zts build |
---|
[395] | 71 | * includes all fixes from <=1.0.2 |
---|