diff options
Diffstat (limited to 'ext/soap/tests/soap12/T64.phpt')
-rw-r--r-- | ext/soap/tests/soap12/T64.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/soap12/T64.phpt b/ext/soap/tests/soap12/T64.phpt index 24e62ecb6b..932c112d83 100644 --- a/ext/soap/tests/soap12/T64.phpt +++ b/ext/soap/tests/soap12/T64.phpt @@ -9,7 +9,7 @@ $HTTP_RAW_POST_DATA = <<<EOF <!DOCTYPE DOC [ <!NOTATION application_xml SYSTEM 'http://www.isi.edu/in-notes/iana/assignments/media-types/application/xml'> ]> -<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> +<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> <env:Body> <test:echoOk xmlns:test="http://example.org/ts-tests"> foo |