Changeset 1137 for trunk/ChangeLog
- Timestamp:
- 2012-08-09T11:20:05+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r1117 r1137 9 9 * new: xcache.disable_on_crash = Off 10 10 * new: xcache.coverager_autostart = On 11 * new: xcache.allocator = bestfit (no other option value yet) 12 * new: xcache.var_allocator = bestfit (no other option value yet) 11 13 12 14 ChangeLog … … 14 16 * closes #2: auto disable caching on crash 15 17 * closes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode (>=PHP_5_3) 16 * closes #174: update dapi to support "clear all cache"17 * fixe d#39: ini_set never work for xcache.coverager setting. use API instead18 * closes #174: updates api to support "clear all cache" 19 * fixes #39: ini_set never work for xcache.coverager setting. use API instead 18 20 * code refactor 19 21 * uses extension to load XCache. load via zend_extension is unsupported 20 22 * split XCache features into multiple sub modules 21 * update dXCache admin page23 * updates XCache admin page 22 24 * adds an diagnosis module to give professional advise, accessable via htdocs pages 23 25
Note: See TracChangeset
for help on using the changeset viewer.

