]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Wed, 11 Jun 2014 06:23:37 +0000 (23:23 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 11 Jun 2014 06:23:37 +0000 (23:23 -0700)
NEWS

diff --git a/NEWS b/NEWS
index a2e33c343a4ac5e1687089f0031bfa5f8a59b27e..771f04d47c4e52039fb8d1fbcd954c3099f7808e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,6 @@ PHP                                                                        NEWS
   . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
     check). (Francisco Alonso, Jan Kaluza, Remi)
 
-
 - OPCache:
   . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)
 
@@ -47,6 +46,7 @@ PHP                                                                        NEWS
   . Implemented FR #49898 (Add SoapClient::__getCookies()). (Boro Sitnikovski)
 
 - SPL:
+  . Fixed bug #66127 (Segmentation fault with ArrayObject unset). (Stas)
   . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence)
   . Fixed bug #67360 (Missing element after ArrayObject::getIterator). (Adam)