Changeset 725 in svn
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r716 r725 6 6 ChangeLog 7 7 ======== 8 * PHP_6: initial catch up with php 6 literals and trait 8 9 * fixed #102: segv when var cacher is too small 9 10 * fixed #55: segv php tokenizer on certain special situation … … 12 13 1.3.2 2011-??-?? 13 14 ======== 14 * PHP_6: initial catch up with php 6 literals and trait15 15 * disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found 16 16 * disassembler: don't dump builtin functions -
trunk/NEWS
r716 r725 4 4 1.3.2 2011-??-?? 5 5 ======== 6 * PHP_6: catch up with php 6 devel7 6 * memory leak on recompile 8 7 * disassembler fixes and updates for new PHP
Note: See TracChangeset
for help on using the changeset viewer.