updated NEWS

This commit is contained in:
Anatol Belski 2013-07-11 00:51:10 +02:00
parent ecf057d197
commit 4f4fa32ca5

1
NEWS
View File

@ -10,6 +10,7 @@ PHP NEWS
. Fixed bug #65035 (yield / exit segfault). (Nikita)
. Fixed bug #65161 (Generator + autoload + syntax error = segfault). (Nikita)
. hex2bin() raises E_WARNING for invalid hex string. (Yasuo)
. Fixed bug #65226 (chroot() does not get enabled). (Anatol)
- OPcache
. Fixed bug #64827 (Segfault in zval_mark_grey (zend_gc.c)). (Laruence)