]> granicus.if.org Git - php/commitdiff
remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3 entry
authorGreg Beaver <cellog@php.net>
Mon, 9 Feb 2009 15:03:32 +0000 (15:03 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 9 Feb 2009 15:03:32 +0000 (15:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 918e8fb23bedfd7744fa5564c3b3b352f25e4452..6e488d55e04b390d2113ac2bc4ade7e6b5e3cfa8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,6 @@ PHP                                                                        NEWS
 - Fixed bug #47085 (rename() returns true even if the file in PHAR does not exist). (Greg)
 - Fixed bug #47031 (Fix constants in DualIterator example). (Etienne)
 - Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno)
-- Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after
-  end of stream). (Greg)
 - Fixed bug #46048 (SimpleXML top-level @attributes not part of iterator). (David C.)
 
 29 Jan 2009, PHP 5.3.0 Beta 1