rrichards Sun Jun 13 06:13:12 2004 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1735&r2=1.1736&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1735 php-src/NEWS:1.1736 --- php-src/NEWS:1.1735 Thu Jun 10 09:39:30 2004 +++ php-src/NEWS Sun Jun 13 06:13:12 2004 @@ -2,6 +2,7 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php