Test: /ext/soap/tests/bugs/bug42214.phpt - Version 5.4.0RC8-dev        

Documentation Problem #42214 SoapServer sends clients internal PHP errors
Submitted: 2007-08-05 21:58:46 Modified: 2015-07-07 11:09:19
From: stuart.caie Assigned: dmitry
Status: Closed Package: SOAP related
PHP Version: 5.2.4RC1 OS: Ubuntu

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>Internal Error</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>