Edit report at http://bugs.php.net/bug.php?id=47021&edit=1
ID: 47021 Comment by: Reported by: daniel dot gorski at develnet dot org Summary: SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked" Status: To be documented Type: Bug Package: SOAP related Operating System: Linux PHP Version: 5.3CVS-2009-01-06 (CVS) New Comment: Have you tried to recompile PHP with --without-curlwrapper? I solved my case. Previous Comments: ------------------------------------------------------------------------ [2009-05-17 05:18:55] shadda at gmail dot com I ran into this bug today myself, and after having compiled the latest snapshot as of 8:00pm CST 2009-05-16 I am still experiencing this error. ------------------------------------------------------------------------ [2009-04-16 10:56:27] bj...@php.net This was fixed by introducing an 'dechunk' stream filter, see http://news.php.net/php.cvs/57042 ------------------------------------------------------------------------ [2009-04-16 10:34:48] dmi...@php.net This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2009-01-26 10:54:53] giovanni at giacobbi dot net Please see related discussion: http://marc.info/?t=123291993300002&r=1&w=2 See also bug report #43069 which actually caused this bug. ------------------------------------------------------------------------ [2009-01-22 15:35:02] ml at x-net dot be I can confirm this bug. I tried avoiding the chunking in Apache by using mod_deflate, but the PHP SOAP client probably doesn't send an Accept-Encoding header with gzip in it. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=47021 -- Edit this bug report at http://bugs.php.net/bug.php?id=47021&edit=1