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