php6 changes is not back ported to branches/1.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@725 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
c04bb792d8
commit
54fe3c7424
|
@ -5,13 +5,13 @@ Ini Settings Changes
|
|||
|
||||
ChangeLog
|
||||
========
|
||||
* PHP_6: initial catch up with php 6 literals and trait
|
||||
* fixed #102: segv when var cacher is too small
|
||||
* fixed #55: segv php tokenizer on certain special situation
|
||||
* compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler
|
||||
|
||||
1.3.2 2011-??-??
|
||||
========
|
||||
* PHP_6: initial catch up with php 6 literals and trait
|
||||
* disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found
|
||||
* disassembler: don't dump builtin functions
|
||||
* fix win32 build against win32 native gnu tools
|
||||
|
|
Loading…
Reference in New Issue