dmitry          Tue Aug 10 10:57:48 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Fixed bug #29256 (SOAP HTTP Error when envelop size is more than 24345 bytes)
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1786&r2=1.1787&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1786 php-src/NEWS:1.1787
--- php-src/NEWS:1.1786 Tue Aug 10 01:42:21 2004
+++ php-src/NEWS        Tue Aug 10 10:57:47 2004
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Fixed bug #29256 (SOAP HTTP Error when envelop size is more than 24345 bytes)
+  (Dmitry, Wez)
 - Fixed bug #29522 (accessing properties without connection) (Georg)
 - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg)
 - Fixed bug #29311 (calling parent constructor in mysqli). (Georg)

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

Reply via email to