Fix for #28512. news entry

This commit is contained in:
Frank M. Kromann 2004-06-30 19:51:28 +00:00
parent 2067ce4079
commit e0fe48e8a0

1
NEWS
View File

@ -16,6 +16,7 @@ PHP NEWS
- 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)
- Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
7 Jun 2004, PHP 5 Release Candidate 3