[1266] | 1 | 3.0.3 2013-16.18 |
---|
| 2 | ======== |
---|
| 3 | * clean files in release (fix htdocs config) |
---|
| 4 | |
---|
[1262] | 5 | 3.0.2 2013-06-10 |
---|
[1231] | 6 | ======== |
---|
[1255] | 7 | * (PHP5.4+ only bug) random "cannot redeclare class" errors is now gone. Can also be avoid by using readonly_protection (unavailable with /dev/zero). |
---|
[1252] | 8 | * fixes SEGV with Zend Debugger |
---|
[1262] | 9 | * more bug fixes |
---|
[1231] | 10 | |
---|
[1223] | 11 | 3.0.1 2013-01-11 |
---|
[1161] | 12 | ======== |
---|
| 13 | * bug fixes |
---|
[1178] | 14 | * improve compatibility with "the ionCube PHP Loader", Zend Optimizer |
---|
[1189] | 15 | * improve stability |
---|
[1208] | 16 | * improve support for PHP_5_4 |
---|
[1205] | 17 | * improve stability on threaded env |
---|
[1161] | 18 | |
---|
[1155] | 19 | 3.0.0 2012-10-29 |
---|
[973] | 20 | ======== |
---|
[1091] | 21 | * lots of improvements |
---|
[1139] | 22 | * bug fixes |
---|
[1137] | 23 | * updates api, adds a few ini |
---|
[1139] | 24 | * uses extension= to load XCache. loading via zend_extension= is unsupported |
---|
[1137] | 25 | * updates XCache admin page |
---|
[1146] | 26 | * namespace support |
---|
[1091] | 27 | * professional helpers |
---|
| 28 | * adds an diagnosis module to give advise @ htdocs |
---|
| 29 | * auto disable caching on crash @ runtime |
---|
[973] | 30 | |
---|
[969] | 31 | 2.0.1 2012-07-14 |
---|
[901] | 32 | ======== |
---|
| 33 | * improve stability |
---|
[902] | 34 | * admin/ config changed. please update accordingly |
---|
[943] | 35 | * PHP 5.3.14 is unstable. Please upgrade to new version. You have been warned |
---|
[964] | 36 | * fixed __FILE__ __DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix) |
---|
[901] | 37 | |
---|
[898] | 38 | 2.0.0 2012-04-20 |
---|
[901] | 39 | ======== |
---|
[871] | 40 | * support for PHP_5_4 |
---|
| 41 | * reduce memory usage by caching 1 for multiple same content files |
---|
| 42 | * correct __FILE__ __DIR__ supported for hardlinked files |
---|
[562] | 43 | |
---|
[812] | 44 | 1.3.2 2011-06-04 |
---|
[697] | 45 | ======== |
---|
[783] | 46 | * admin page security fix |
---|
[765] | 47 | * adds 30 seconds timeout to "compiling" flag |
---|
| 48 | * improves decompiling |
---|
[714] | 49 | * memory leak on recompile |
---|
| 50 | * disassembler fixes and updates for new PHP |
---|
[697] | 51 | * win32 build fix |
---|
[698] | 52 | * improve compatibility with ionCube Loader |
---|
[697] | 53 | |
---|
[696] | 54 | 1.3.1 2010-11-27 |
---|
| 55 | ======== |
---|
| 56 | * 2G/4G limitation on 64bit arch |
---|
| 57 | * xcache_unset matching e.g. prefixed_ values |
---|
| 58 | |
---|
[665] | 59 | 1.3.0 2009-08-04 |
---|
| 60 | ======== |
---|
[562] | 61 | * PHP 5.3 support |
---|
[665] | 62 | * many cacher/coverager bug fixes |
---|
| 63 | * improved admin pages |
---|
| 64 | * admin page is now magic quote gpc aware |
---|
[562] | 65 | |
---|
| 66 | 1.2.2 2007-12-29 |
---|
[329] | 67 | ======== |
---|
[562] | 68 | * live with wrong system time: allow caching files with mtime in further |
---|
[451] | 69 | * bug fix for compatibility with Zend Optimizer and other non-cachable |
---|
[448] | 70 | * a rare segv bug with token_get_all |
---|
[562] | 71 | * minor bug fixes |
---|
| 72 | |
---|
| 73 | 1.2.1 2007-07-01 |
---|
| 74 | ======== |
---|
[431] | 75 | * compatibility fix for apache 1.x, which init XCache module correctly |
---|
[407] | 76 | * full Zend Optimizer compatibility |
---|
[562] | 77 | * ini settings changed |
---|
| 78 | * other bug fixes |
---|
[407] | 79 | |
---|
[324] | 80 | 1.2.0 2006-12-10 |
---|
[286] | 81 | ======== |
---|
| 82 | * full 5.2 support |
---|
| 83 | * minor admin/coverage-viewer page improves |
---|
| 84 | * compatible with suhosin/ZendOptimizer |
---|
| 85 | * xcache_get reference handling |
---|
[395] | 86 | * new apis for coverager |
---|
| 87 | * some ini settings changed |
---|
[286] | 88 | |
---|
[276] | 89 | 1.1.0 2006-11-11 |
---|
[247] | 90 | ======== |
---|
[256] | 91 | * fix xcache_get issue on ttl 0 data |
---|
[395] | 92 | * avoid crash when php failed to compile file when coverager enabled |
---|
[247] | 93 | * gc expired items, new ini |
---|
| 94 | * Partial php 5.2 support |
---|
| 95 | * "Cannot redeclare ()" bug |
---|
[395] | 96 | * bug fixes |
---|
| 97 | * Chinese Simplified/Traditional translations |
---|
| 98 | * admin page fixes and applied phpinfo style |
---|
| 99 | * coverage viewer page use phpinfo style |
---|
| 100 | * fix build on rare arch and Mac OS X |
---|
[247] | 101 | * zts build |
---|
[395] | 102 | * includes all fixes from <=1.0.2 |
---|