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