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