Test: /ext/soap/tests/bugs/bug39832.phpt - Version 5.4.1RC1        

Bug #39832 SOAP Server: parameter not matching the WSDL specified type are set to 0
Submitted: 2006-12-14 12:25:27 Modified: 2006-12-18 14:39:45
From: ebourlon Assigned: dmitry
Status: Closed Package: SOAP related
PHP Version: 5.2.0 OS: Win32

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- <?xml version="1.0" encoding="UTF-8"?>
002- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>SOAP-ERROR: Encoding: Violation of encoding rules</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>