]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sat, 16 Sep 2006 13:57:17 +0000 (13:57 +0000)
committerRob Richards <rrichards@php.net>
Sat, 16 Sep 2006 13:57:17 +0000 (13:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 441175f3a8de8bce3fa7605fda635c9210c9a93a..17d594b7137bcc38cb1c8f43a2349a6e006af4ca 100644 (file)
--- 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