rrichards Tue Jul 10 12:27:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.823&r2=1.2027.2.547.2.824&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.823 php-src/NEWS:1.2027.2.547.2.824 --- php-src/NEWS:1.2027.2.547.2.823 Tue Jul 10 10:18:48 2007 +++ php-src/NEWS Tue Jul 10 12:27:15 2007 @@ -50,6 +50,8 @@ - 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).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php