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

Bug #38005 SoapFault faultstring doesn't follow encoding rules
Submitted: 2006-07-04 13:00:54 Modified: 2006-07-10 07:42:52
From: afalak Assigned: dmitry
Status: Closed Package: SOAP related
PHP Version: 5CVS-2006-07-04 (CVS) OS: Windows 2000

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- This is our fault: �
002- <?xml version="1.0" encoding="UTF-8"?>
003- <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><env:Fault><env:Code><env:Value>Test</env:Value></env:Code><env:Reason><env:Text>This is our fault: Ä</env:Text></env:Reason></env:Fault></env:Body></env:Envelope>