XCache is a fast, stable PHP opcode cacher that has been proven and is now running on production servers under high load.
https://xcache.lighttpd.net/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
773 B
28 lines
773 B
2.0.0 2007-?-? |
|
======== |
|
* compatibility fix for apache 1.x |
|
* full Zend Optimizer compatibility |
|
|
|
1.2.0 2006-12-10 |
|
======== |
|
* full 5.2 support |
|
* minor admin/coverage-viewer page improves |
|
* compatible with suhosin/ZendOptimizer |
|
* xcache_get reference handling |
|
* new apis for coverager |
|
* some ini settings changed |
|
|
|
1.1.0 2006-11-11 |
|
======== |
|
* fix xcache_get issue on ttl 0 data |
|
* avoid crash when php failed to compile file when coverager enabled |
|
* gc expired items, new ini |
|
* Partial php 5.2 support |
|
* "Cannot redeclare ()" bug |
|
* 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 |
|
* zts build |
|
* includes all fixes from <=1.0.2
|
|
|