rrichards Fri May 4 20:18:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.679&r2=1.2027.2.547.2.680&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.679 php-src/NEWS:1.2027.2.547.2.680 --- php-src/NEWS:1.2027.2.547.2.679 Fri May 4 19:32:53 2007 +++ php-src/NEWS Fri May 4 20:18:51 2007 @@ -4,6 +4,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php