summaryrefslogtreecommitdiff
path: root/ext/soap/tests/soap12/T26.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/soap12/T26.phpt')
-rw-r--r--ext/soap/tests/soap12/T26.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/soap12/T26.phpt b/ext/soap/tests/soap12/T26.phpt
index 53c8cec495..8b23ba7b63 100644
--- a/ext/soap/tests/soap12/T26.phpt
+++ b/ext/soap/tests/soap12/T26.phpt
@@ -6,7 +6,7 @@ SOAP 1.2: T26 echoOk
<?php
$HTTP_RAW_POST_DATA = <<<EOF
<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<?xml-stylesheet href="http://example.org/ts-tests/sub.xsl" type = "text/xsl"?>
<env:Body>
<test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>