ID: 46113 User updated by: syabro at gmail dot com Reported By: syabro at gmail dot com -Status: Feedback +Status: Open Bug Type: SOAP related Operating System: Windows XP PHP Version: 5.2.6 New Comment:
Hmmmmm... I said wrong. Request is not zipped. It's CONTAINS zip in response. If you look in my response example U'll see an CDATA content with zip. Previous Comments: ------------------------------------------------------------------------ [2008-09-18 10:59:33] [EMAIL PROTECTED] Does it use the stream zip format? Like what is available in java's soap or rpc? ------------------------------------------------------------------------ [2008-09-18 10:21:25] syabro at gmail dot com Probally error occurs wher SOAPClient tried to parse zipped data in <data> tag or with CDATA section. ------------------------------------------------------------------------ [2008-09-18 10:12:03] syabro at gmail dot com Description: ------------ When soap response is zipped php fails with windows error "" Memory can't be read. Reproduce code: --------------- Response example: http://syabro.com/response.xml Expected result: ---------------- String variable, that contain's zip. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46113&edit=1