From: Marcus Boerger Date: Thu, 10 Jun 2004 13:39:30 +0000 (+0000) Subject: Changed that a bit X-Git-Tag: php-5.0.0~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7318238236e1c8508751b0c472d31dd1feb4d3a4;p=php Changed that a bit --- diff --git a/NEWS b/NEWS index cb7936f4a0..fc50715924 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jul 2004, PHP 5.0.0 -- Changed doc comments to not require NEWLINE after '/**'. (Marcus) +- Changed doc comments to require a single white space after '/**'. (Marcus) - 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)