From: Rob Richards Date: Sat, 16 Sep 2006 13:57:17 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC5~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=211690374bcbc81c712db56c1a5ec38a455a7256;p=php BFN --- diff --git a/NEWS b/NEWS index 441175f3a8..17d594b713 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS (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