2012-07-14 03:00:10 +00:00
|
|
|
2.1.0 2012-??-??
|
|
|
|
========
|
|
|
|
* improvements
|
2012-07-14 03:53:25 +00:00
|
|
|
* adds warning for misconfiguration
|
2012-07-16 08:41:38 +00:00
|
|
|
* auto disable caching on crash
|
2012-07-14 03:00:10 +00:00
|
|
|
|
2012-07-14 01:30:55 +00:00
|
|
|
2.0.1 2012-07-14
|
2012-05-11 03:04:00 +00:00
|
|
|
========
|
|
|
|
* improve stability
|
2012-05-29 02:25:41 +00:00
|
|
|
* admin/ config changed. please update accordingly
|
2012-07-01 04:13:31 +00:00
|
|
|
* PHP 5.3.14 is unstable. Please upgrade to new version. You have been warned
|
2012-07-13 02:40:55 +00:00
|
|
|
* fixed __FILE__ __DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)
|
2012-05-11 03:04:00 +00:00
|
|
|
|
2012-04-19 18:29:38 +00:00
|
|
|
2.0.0 2012-04-20
|
2012-05-11 03:04:00 +00:00
|
|
|
========
|
2012-03-30 17:28:57 +00:00
|
|
|
* support for PHP_5_4
|
|
|
|
* reduce memory usage by caching 1 for multiple same content files
|
|
|
|
* correct __FILE__ __DIR__ supported for hardlinked files
|
2008-08-17 10:52:42 +00:00
|
|
|
|
2011-06-04 02:28:13 +00:00
|
|
|
1.3.2 2011-06-04
|
2011-02-08 05:11:39 +00:00
|
|
|
========
|
2011-04-22 14:56:40 +00:00
|
|
|
* admin page security fix
|
2011-04-18 04:25:16 +00:00
|
|
|
* adds 30 seconds timeout to "compiling" flag
|
|
|
|
* improves decompiling
|
2011-04-09 03:08:38 +00:00
|
|
|
* memory leak on recompile
|
|
|
|
* disassembler fixes and updates for new PHP
|
2011-02-08 05:11:39 +00:00
|
|
|
* win32 build fix
|
2011-02-08 05:13:22 +00:00
|
|
|
* improve compatibility with ionCube Loader
|
2011-02-08 05:11:39 +00:00
|
|
|
|
2011-02-08 05:10:10 +00:00
|
|
|
1.3.1 2010-11-27
|
|
|
|
========
|
|
|
|
* 2G/4G limitation on 64bit arch
|
|
|
|
* xcache_unset matching e.g. prefixed_ values
|
|
|
|
|
2009-08-04 03:02:22 +00:00
|
|
|
1.3.0 2009-08-04
|
|
|
|
========
|
2008-08-17 10:52:42 +00:00
|
|
|
* PHP 5.3 support
|
2009-08-04 03:02:22 +00:00
|
|
|
* many cacher/coverager bug fixes
|
|
|
|
* improved admin pages
|
|
|
|
* admin page is now magic quote gpc aware
|
2008-08-17 10:52:42 +00:00
|
|
|
|
|
|
|
1.2.2 2007-12-29
|
2006-12-16 12:04:32 +00:00
|
|
|
========
|
2008-08-17 10:52:42 +00:00
|
|
|
* live with wrong system time: allow caching files with mtime in further
|
2007-07-12 03:11:06 +00:00
|
|
|
* bug fix for compatibility with Zend Optimizer and other non-cachable
|
2007-07-11 12:56:10 +00:00
|
|
|
* a rare segv bug with token_get_all
|
2008-08-17 10:52:42 +00:00
|
|
|
* minor bug fixes
|
|
|
|
|
|
|
|
1.2.1 2007-07-01
|
|
|
|
========
|
2007-06-22 15:36:41 +00:00
|
|
|
* compatibility fix for apache 1.x, which init XCache module correctly
|
2007-05-31 04:17:28 +00:00
|
|
|
* full Zend Optimizer compatibility
|
2008-08-17 10:52:42 +00:00
|
|
|
* ini settings changed
|
|
|
|
* other bug fixes
|
2007-05-31 04:17:28 +00:00
|
|
|
|
2006-12-10 08:29:03 +00:00
|
|
|
1.2.0 2006-12-10
|
2006-11-22 11:44:26 +00:00
|
|
|
========
|
|
|
|
* full 5.2 support
|
|
|
|
* minor admin/coverage-viewer page improves
|
|
|
|
* compatible with suhosin/ZendOptimizer
|
|
|
|
* xcache_get reference handling
|
2007-05-27 12:56:17 +00:00
|
|
|
* new apis for coverager
|
|
|
|
* some ini settings changed
|
2006-11-22 11:44:26 +00:00
|
|
|
|
|
|
|
1.1.0 2006-11-11
|
|
|
|
========
|
|
|
|
* fix xcache_get issue on ttl 0 data
|
2007-05-27 12:56:17 +00:00
|
|
|
* avoid crash when php failed to compile file when coverager enabled
|
2006-11-22 11:44:26 +00:00
|
|
|
* gc expired items, new ini
|
|
|
|
* Partial php 5.2 support
|
|
|
|
* "Cannot redeclare ()" bug
|
2007-05-27 12:56:17 +00:00
|
|
|
* bug fixes
|
|
|
|
* Chinese Simplified/Traditional translations
|
|
|
|
* admin page fixes and applied phpinfo style
|
|
|
|
* coverage viewer page use phpinfo style
|
|
|
|
* fix build on rare arch and Mac OS X
|
2006-11-22 11:44:26 +00:00
|
|
|
* zts build
|
2007-05-27 12:56:17 +00:00
|
|
|
* includes all fixes from <=1.0.2
|