Changeset 1205 in svn
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r1202 r1205 7 7 * improve compatibility with "the ionCube PHP Loader", Zend Optimizer 8 8 * fix random crash when cache is reinitialized yet failed (Thanks to Brad Baker for generating crash dump) 9 * fix locking impl: improve stability on threaded env 9 * fix locking impl: improve stability on threaded env (Thanks to Mircea Nicolae for reproducing the bug) 10 10 * diagnosis: undefined variable when ini is not found 11 11 -
trunk/NEWS
r1202 r1205 3 3 ======== 4 4 * bug fixes 5 * improve stability on threaded env6 5 * improve compatibility with "the ionCube PHP Loader", Zend Optimizer 7 6 * improve stability 7 * improve stability on threaded env 8 8 9 9 3.0.0 2012-10-29
Note: See TracChangeset
for help on using the changeset viewer.