From: Rob Richards Date: Fri, 4 May 2007 19:32:53 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.3RC1~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3585581412389845c674809726b377006b2d99b1;p=php BFN --- diff --git a/NEWS b/NEWS index 86fe272817..64c32cb7ce 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP NEWS - Fixed ext/filter Email Validation Vulnerability (MOPB-24 by Stefan Esser) (Ilia) - Fixed altering $this via argument named "this". (Dmitry) +- Fixed bug #41257: (lookupNamespaceURI does not work as expected). (Rob) - Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL). (Dmitry) - Fixed bug #41004 (minOccurs="0" and null class member variable). (Dmitry)