1
0
Fork 0

multiple error cannot be back port to 1.3

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@887 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.0
Xuefer 2012-04-05 13:38:10 +00:00
parent 159b8ed542
commit c62db2eae3
1 changed files with 1 additions and 1 deletions

View File

@ -11,11 +11,11 @@ ChangeLog
* 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
* tests/bug52160.phpt: report multiple error correctly
1.3.3 2012-?-?
========
* fix constant name handling (possible SIGSEGV)
* tests/bug52160.phpt: report multiple error correctly
1.3.2 2011-06-04
========