]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sat, 27 Nov 2004 10:16:13 +0000 (10:16 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 27 Nov 2004 10:16:13 +0000 (10:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1215c95ff120d7a09e303b5cc635c3e704210c48..ce8123ee22f3d35e7a16dfbc79d7c5f24c6b3200 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@ PHP                                                                        NEWS
 - Added support of parameter=>value arrays to xsl_xsltprocessor_set_parameter() 
   (Tony)
 - Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
+- Fixed a problem with SPL iterators aggregating the innner iterator. (Marcus)
 - Fixed bug with raw_post_data not getting set. (Brian)
 - Fixed bug in mysql::client_version(). (Georg)
 - Fixed ZTS destruction. (Marcus)