]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Tue, 10 Jul 2007 12:27:15 +0000 (12:27 +0000)
committerRob Richards <rrichards@php.net>
Tue, 10 Jul 2007 12:27:15 +0000 (12:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fb463ce0ed9255242731adf90551d05b627a1dd0..c28cc4d89b9e2a01af38a0a4a4c17fe4d2bacef3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,8 @@ PHP                                                                        NEWS
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
 
+- Fixed bug #41947 (SimpleXML incorrectly registers empty strings as 
+  namespaces). (Rob)
 - Fixed bug #41919 (crash in string to array conversion).
   (judas dot iscariote at gmail dot com, Ilia)
 - Fixed bug #41908 (CFLAGS="-Os" ./configure --enable-debug fails).