summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d2d96c673..ab49fe73df 100644
--- 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: