]> granicus.if.org Git - php/commitdiff
- Added news item for Bugfix #46048
authorDavid Coallier <davidc@php.net>
Tue, 3 Feb 2009 21:45:19 +0000 (21:45 +0000)
committerDavid Coallier <davidc@php.net>
Tue, 3 Feb 2009 21:45:19 +0000 (21:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 46373e61da32585fa43a2d881b2555ec296f5cbe..9a7cbe3767b6075ac62076277f053a5b4958d259 100644 (file)
--- 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)