From: Rob Richards Date: Fri, 4 May 2007 20:18:51 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.3RC1~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cde4621907eacfcc0872ea93fd00c7bdddad0531;p=php BFN --- diff --git a/NEWS b/NEWS index 64c32cb7ce..3cc1d359d1 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Fixed ext/filter Email Validation Vulnerability (MOPB-24 by Stefan Esser) (Ilia) - Fixed altering $this via argument named "this". (Dmitry) +- Fixed bug #41287 (Namespace functions don't allow xmlns defintion to be + optional). (Rob) - Fixed bug #41257: (lookupNamespaceURI does not work as expected). (Rob) - Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL). (Dmitry)