From: Stanislav Malyshev Date: Wed, 11 Jun 2014 06:23:37 +0000 (-0700) Subject: update NEWS X-Git-Tag: php-5.5.14RC1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=495e6719e0512fca83bb832a9632a567e8a11241;p=php update NEWS --- diff --git a/NEWS b/NEWS index a2e33c343a..771f04d47c 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)