From 1f6b877f7afafc1fed5af1d630836f5efa52e241 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 3 Jul 2014 10:51:24 +0800 Subject: [PATCH] Fixed section --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index acddf29e46..2f19e20b4c 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,11 @@ PHP NEWS - pgsql: . Fix bug #67555 (Cannot build against libpq 7.3). (Adam) +- SPL: + . Fixed bug #67539 (ArrayIterator use-after-free due to object change during + sorting). (research at insighti dot org, Laruence) + . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence) + 03 Jul 2014, PHP 5.6.0 Release Candidate 2 @@ -49,9 +54,6 @@ PHP NEWS (Help entry was missing). (Bob) - SPL: - . Fixed bug #67539 (ArrayIterator use-after-free due to object change during - sorting). (research at insighti dot org, Laruence) - . Fixed bug #67538 (SPL Iterators use-after-free). (Laruence) . Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion) (CVE-2014-3515). (Stefan Esser) -- 2.40.0