]> granicus.if.org Git - php/commitdiff
- Added NEWS item for fixation of bug 44811
authorDavid Coallier <davidc@php.net>
Wed, 7 May 2008 15:27:25 +0000 (15:27 +0000)
committerDavid Coallier <davidc@php.net>
Wed, 7 May 2008 15:27:25 +0000 (15:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2b36bfe43d4cc10e4e4b28a0b6abd8b4a108912a..2c81e5f295ac0601dcdac6b8437cdbddc1198def 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -264,6 +264,8 @@ 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)