1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
This commit is contained in:
Rob Richards
2004-06-15 11:51:09 +00:00
parent 7c7c353b1e
commit 196506caa1
+1
View File
@@ -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)