]> granicus.if.org Git - php/commitdiff
- Nowadays we drop fixes :-)
authorMarcus Boerger <helly@php.net>
Sat, 27 Nov 2004 10:14:20 +0000 (10:14 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 27 Nov 2004 10:14:20 +0000 (10:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8ae325cde54f4ab064cd4dd13cd98f690971a4f0..ac7f63d01351c4c1194c189199627cb23e40d79c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,6 @@ PHP                                                                        NEWS
 - Added the %F modifier to *printf to render a non-locale-aware representation
   of a float with the . as decimal seperator. (Derick)
 - Fixed error handling in mysqli_multi_query. (Georg)
-- 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)