From: Rob Richards Date: Tue, 3 Jul 2007 15:03:16 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.4RC1~240 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36722ebc317d70733cf9eeab1f85dd9daa56498a;p=php BFN --- diff --git a/NEWS b/NEWS index cdcb2f17cd..8c89f37e69 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,8 @@ PHP NEWS - Fixed bug #41867 (getName is broken). (Rob) - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional). (Jani) +- Fixed bug #41861 (getNamespaces() returns the namespaces of a node's + siblings). (Rob) - Fixed bug #41845 (pgsql extension does not compile with PostgreSQL <7.4). (Ilia) - Fixed bug #41813 (segmentation fault when using string offset as an object).