From: David Coallier Date: Wed, 7 May 2008 15:27:25 +0000 (+0000) Subject: - Added NEWS item for fixation of bug 44811 X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~264 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70518d4aa103b4b38a5cb339b3845452cf7ddeb4;p=php - Added NEWS item for fixation of bug 44811 --- diff --git a/NEWS b/NEWS index 2b36bfe43d..2c81e5f295 100644 --- 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)