summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2014-08-20 01:10:38 +0300
committerLior Kaplan <kaplanlior@gmail.com>2014-08-20 01:10:38 +0300
commitd382d6f3dca6d03cb1371ed2e300250f5e3624b0 (patch)
treee88dc0e6381d5880421bdebdabe32f689519b746
parent9360b6eeeef9c5dd16ea113db623ecf2efdee6d2 (diff)
downloadphp-git-d382d6f3dca6d03cb1371ed2e300250f5e3624b0.tar.gz
Add NEWS entry for bug #67492
Included in 5.5.14 with commit d9c5a1d
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d38da069ef..d087fbe254 100644
--- a/NEWS
+++ b/NEWS
@@ -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