]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sat, 30 Oct 2004 19:56:34 +0000 (19:56 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 30 Oct 2004 19:56:34 +0000 (19:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0c214204b615fc7dfb33b8e7337e2b1330bbfa65..4ff43af0edcdeabd3e2546856c69d06e4c5cb472 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3
+- Fixed a problem with SPL iterators aggregating the innner iterator. (Marcus)
 - Extended the functionality of is_subclass_of() to accept either a class name
   or an object as first parameter. (Andrey) 
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)