Changeset 871
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r850 r871 1 2.0.0 2012- ?-?1 2.0.0 2012-04-? 2 2 Ini Settings Changes 3 3 ======== … … 6 6 ChangeLog 7 7 ======== 8 * PHP_6: initial catch up with php 6 literals and trait 8 * support for PHP_5_4 9 * reduce memory usage by caching 1 for multiple same content files 10 * correct __FILE__ __DIR__ supported for hardlinked files 9 11 * fixed #102: segv when var cacher is too small 10 12 * fixed #55: segv php tokenizer on certain special situation -
trunk/NEWS
r828 r871 1 2.0.0 2012-?-? 2 * Cache 1 copy for all files with same content 1 2.0.0 2012-04-? 2 * support for PHP_5_4 3 * reduce memory usage by caching 1 for multiple same content files 4 * correct __FILE__ __DIR__ supported for hardlinked files 3 5 4 6 1.3.2 2012-?-?
Note: See TracChangeset
for help on using the changeset viewer.

