diff --git a/NEWS b/NEWS index a2e33c343a4..771f04d47c4 100644 --- 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)