From: Rob Richards Date: Tue, 15 Jun 2004 11:51:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.0~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=196506caa114448313593d71abe25b1d6fa4a517;p=php BFN --- diff --git a/NEWS b/NEWS index 099ede89aa..14844155e7 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jul 2004, PHP 5.0.0 - Changed doc comments to require a single white space after '/**'. (Marcus) +- Fixed bug #28771 (Segfault when using xslt and clone). (Rob) - Fixed bug #28721 (appendChild() and insertBefore() unset DOMText).(Rob) - Fixed bug #28702 (SOAP does not parse WSDL service address correctly). (Dmitry) - Fixed bug #28699 (Reflection api bugs). (Marcus)