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

Bug #42488 SoapServer reports an encoding error and the error itself breaks
Submitted: 2007-08-30 14:15:12 Modified: 2007-09-05 10:18:46
From: edman007 Assigned: dmitry
Status: Closed Package: SOAP related
PHP Version: 5.2.4 OS: Linux

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: string 'stuff\x93...' is not a valid utf-8 string</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>