rrichards Sat Sep 16 13:57:17 2006 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.253&r2=1.2027.2.547.2.254&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.253 php-src/NEWS:1.2027.2.547.2.254 --- php-src/NEWS:1.2027.2.547.2.253 Fri Sep 15 13:44:50 2006 +++ php-src/NEWS Sat Sep 16 13:57:17 2006 @@ -9,6 +9,7 @@ (marci at balabit dot hu, Tony) - Removed current working directory from the php.ini search path for CLI and readded it for other SAPIs (restore to pre 5.1.x behavior). (Edin) +- Fixed bug #38850 (lookupNamespaceURI doesn't return default namespace). (Rob) - Fixed bug #38813 (DOMEntityReference->__construct crashes when called explicitly). (Rob) - Fixed bug #38779 (engine crashes when require()'ing file with syntax error
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php