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

Bug #47273 Encoding bug in SoapServer->fault
Submitted: 2009-02-02 10:16:38 Modified: 2009-08-26 14:06:00
From: shaselboeck Assigned: dmitry
Status: Closed Package: SOAP related
PHP Version: 5.2.8 OS: Windows

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003- <?xml version="1.0" encoding="UTF-8"?>
004- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>Sender</faultcode><faultstring>Test #2 exception with some special chars: Äßö</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>