diff options
Diffstat (limited to 'ext/soap/tests/soap12/T68.phpt')
-rw-r--r-- | ext/soap/tests/soap12/T68.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/soap12/T68.phpt b/ext/soap/tests/soap12/T68.phpt index acf4230973..0dfa08ff16 100644 --- a/ext/soap/tests/soap12/T68.phpt +++ b/ext/soap/tests/soap12/T68.phpt @@ -5,7 +5,7 @@ SOAP 1.2: T68 echoOk --FILE-- <?php $HTTP_RAW_POST_DATA = <<<EOF -<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:Header > |