]> granicus.if.org Git - php/commitdiff
MFH
authorAntony Dovgal <tony2001@php.net>
Wed, 7 May 2008 16:01:37 +0000 (16:01 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 7 May 2008 16:01:37 +0000 (16:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2c81e5f295ac0601dcdac6b8437cdbddc1198def..83ba8110c462813627676e555a2819f33e565939 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -264,8 +264,6 @@ PHP                                                                        NEWS
   (Tony)
 - Fixed bug #27372 (parse error loading browscap.ini at apache startup).
   (Jani)
-- Fixed bug #44811 (Improve error message when creating a new SoapClient that 
-  contains invalid data). (Markus Fischer, David C)
 
 30 Aug 2007, PHP 5.2.4
 - Removed --enable-versioning configure option. (Jani)
@@ -3301,4 +3299,4 @@ PHP                                                                        NEWS
 - 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)
\ No newline at end of file
+- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)