]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Sun, 15 Jul 2012 05:41:08 +0000 (22:41 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 15 Jul 2012 05:41:08 +0000 (22:41 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 5d2d96c6733eb59f40392c63c6faf2efd56d4f19..ab49fe73df4f37ab27730af0c2cc88bc6914cf92 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ PHP                                                                        NEWS
 - SimpleXML:
   . Implemented FR #55218 Get namespaces from current node. (Lonny)
 
+- SPL:
+  . Fixed bug #61527 (ArrayIterator gives misleading notice on next() when 
+    moved to the end). (reeze.xia@gmail.com)
+
 ?? ??? 2012, PHP 5.4.5
 
 - Core: