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

Add NEWS entry for bug #67492

Included in 5.5.14 with commit d9c5a1d
This commit is contained in:
Lior Kaplan
2014-08-20 01:10:38 +03:00
parent 9360b6eeee
commit d382d6f3dc
+2
View File
@@ -189,6 +189,8 @@ PHP NEWS
. 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)
. Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type
Confusion). (CVE-2014-3515) (Stefan Esser)
29 May 2014, PHP 5.5.13