From: Felipe Pena Date: Mon, 5 Jan 2009 22:27:31 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.2.9RC1~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3be9fae52969b60672e11fa0fb41d9bcafd00306;p=php - BFN --- diff --git a/NEWS b/NEWS index 160de482ad..f353886c8b 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ PHP NEWS - Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value inside a binary or image column type). (Ilia) - Fixed bug #46782 (fastcgi.c parse error). (Matt) +- Fixed bug #46760 (SoapClient doRequest fails when proxy is used). (Felipe) - Fixed bug #46748 (Segfault when an SSL error has more than one error). (Scott) - Fixed bug #46739 (array returned by curl_getinfo should contain content_type key). (Mikko)