From: Greg Beaver Date: Mon, 9 Feb 2009 15:03:32 +0000 (+0000) Subject: remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3 entry X-Git-Tag: RELEASE_1_3_5~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7738d788657155edd08557917c82045e50f2313;p=php remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3 entry --- diff --git a/NEWS b/NEWS index 918e8fb23b..6e488d55e0 100644 --- 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