From: paul dot downey at whatfettle dot com Operating system: Mac OSX 10.4.8 PHP version: 5.2.1 PHP Bug Type: SOAP related Bug description: SOAP XML responses truncated by 1 character
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 bug report at http://bugs.php.net/?id=40483&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40483&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40483&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40483&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40483&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40483&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40483&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40483&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40483&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40483&r=support Expected behavior: http://bugs.php.net/fix.php?id=40483&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40483&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40483&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40483&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40483&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40483&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40483&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40483&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40483&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40483&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40483&r=mysqlcfg