dmitry          Tue Mar 21 07:23:00 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  Fixed bug #36749 (SOAP: 'Error Fetching http body' when using HTTP Proxy)
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.472&r2=1.2027.2.473&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.472 php-src/NEWS:1.2027.2.473
--- php-src/NEWS:1.2027.2.472   Tue Mar 21 00:59:08 2006
+++ php-src/NEWS        Tue Mar 21 07:22:59 2006
@@ -12,6 +12,8 @@
 - 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 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to