]> granicus.if.org Git - php/commitdiff
Updated NEWS for #67693
authorTjerk Meesters <datibbaw@php.net>
Wed, 30 Jul 2014 10:16:56 +0000 (18:16 +0800)
committerTjerk Meesters <datibbaw@php.net>
Wed, 30 Jul 2014 10:16:56 +0000 (18:16 +0800)
NEWS

diff --git a/NEWS b/NEWS
index c2b6a97532dc944fbcda840b79c587f56c9be397..a6520bc2389e6dba18573ba8ff6217e2136403e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP                                                                        NEWS
     sorting). (research at insighti dot org, Laruence)
   . Fixed bug #67538 (SPL Iterators use-after-free). (CVE-2014-4670) (Laruence)
 
+- Core:
+  . Fixed bug #67693 (incorrect push to the empty array) (Tjerk)
+
 24 Jul 2014, PHP 5.4.31
 
 - Core: