From: David Coallier Date: Wed, 7 May 2008 15:47:04 +0000 (+0000) Subject: - Added news item to the NEWS (Fixed bug 44811) X-Git-Tag: RELEASE_2_0_0b1~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f292e73a5776708ff220bcbacc814739ed2fbf1;p=php - Added news item to the NEWS (Fixed bug 44811) --- diff --git a/NEWS b/NEWS index d53cb5c5f8..6fa2a53085 100644 --- a/NEWS +++ b/NEWS @@ -51,4 +51,5 @@ PHP NEWS - Added ext/hash support to ext/session's ID generator. (Sara) - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) - +- Fixed bug #44811 (Improve error message when creating a new SoapClient that + contains invalid data). (Markus Fischer, David C)