From: Rob Richards Date: Sun, 28 Aug 2005 16:23:48 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC2_PRE~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a21310f37054961066eec5752775c173d1dc1d7;p=php BFN --- diff --git a/NEWS b/NEWS index b064670708..976684754e 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ PHP NEWS - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) - Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"]). (Jani) +- Fixed bug #34276 (setAttributeNS doesn't work with default namespace). (Rob) - Fixed bug #34257 (lib64 not handled correctly in ming extension). (Marcus) - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts). (Jani) - Fixed bug #34191 (ob_gzhandler does not enforce trailing \0). (Ilia)