From: Dmitry Stogov Date: Tue, 21 Mar 2006 07:22:59 +0000 (+0000) Subject: Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy) X-Git-Tag: php-5.1.3RC2~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d012d041fc27aa421be42615c0075c2f3149206;p=php Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy) --- diff --git a/NEWS b/NEWS index 908a5f3b8a..84b9e8346a 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ PHP NEWS - Fixed debug_zval_dump() to support private and protected members. (Dmitry) - FIxed bug #36808 (syslog ident becomes garbage between requests). (Tony) - Fixed bug #36756 (DOMDocument::removeChild corrupts node). (Rob) +- Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy). + (Dmitry) - Fixed bug #36743 (In a class extending XMLReader array properties are not writable). (Tony) - Fixed bug #36727 (segfault in pdo_pgsql bindValue() when no parameters are