From: Rob Richards Date: Sun, 13 Jun 2004 10:13:12 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.0~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac772dcf539676186c3753a43f8cca6f16afcdd3;p=php BFN --- diff --git a/NEWS b/NEWS index fc50715924..099ede89aa 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 #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) - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)