ID: 40483 User updated by: paul dot downey at whatfettle dot com Reported By: paul dot downey at whatfettle dot com -Status: Feedback +Status: Open Bug Type: SOAP related Operating System: Mac OSX 10.4.8 PHP Version: 5.2.1 New Comment:
I will consider doing that. Is it a known bug in releases prior to 5.2.1, or are you just wanting me to upgrade for diagnostics? Previous Comments: ------------------------------------------------------------------------ [2007-02-14 15:46:04] [EMAIL PROTECTED] Then please upgrade to PHP 5.2.1 first. ------------------------------------------------------------------------ [2007-02-14 15:37:13] paul dot downey at whatfettle dot com Looking at previous logs, the same bug applies to 5.0.4 on my mac, and 5.1.6 on my Linux host (1and1), now trying a 5.2.0 version built from source on Dreamhosts' Linux. ------------------------------------------------------------------------ [2007-02-14 15:31:38] [EMAIL PROTECTED] Did you try 5.2.1? ------------------------------------------------------------------------ [2007-02-14 15:23:24] paul dot downey at whatfettle dot com Description: ------------ Testing the XML Schema Databinding support for the W3C. The last '>' charater is missing from each and every SOAP/XML response message. Reproduce code: --------------- testsuite code for PHP 5.2.0 is here: http://www.w3.org/2002/ws/databinding/edcopy/toolkits/php5_php_5.2.0/ some instructions here: http://www.w3.org/2002/ws/databinding/testsuite/ Expected result: ---------------- we HTTP POST a series of XML files to the service, and expect the same infoset to be echo'd back. Actual result: -------------- response is returned with the last '>' missing from </soap:Envelope> This bug currently means the W3C XML Schema Patterns for Databinding Working Group has the PHP 5.2.0 SOAP toolkit as being "all red" in their interoperability test report. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40483&edit=1