From: David Coallier Date: Tue, 3 Feb 2009 21:45:19 +0000 (+0000) Subject: - Added news item for Bugfix #46048 X-Git-Tag: RELEASE_1_3_5~177 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16bb7d16efffa99d7bd406f0e000350db6063e99;p=php - Added news item for Bugfix #46048 --- diff --git a/NEWS b/NEWS index 46373e61da..9a7cbe3767 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP NEWS - Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno) - Re-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 - Upgraded bundled sqlite to version 3.6.10. (Scott, Ilia)