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