1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

update NEWS

This commit is contained in:
Stanislav Malyshev
2014-06-10 23:23:37 -07:00
parent f11bba4929
commit 495e6719e0

2
NEWS
View File

@@ -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)