diff options
| author | Nikita Popov <nikic@php.net> | 2013-03-28 19:10:57 +0100 |
|---|---|---|
| committer | Nikita Popov <nikic@php.net> | 2013-03-28 19:10:57 +0100 |
| commit | 0e25e00ecf74bcc1a9e14eac25bd7d7cc4857c24 (patch) | |
| tree | f0e04f4611c4d71b9052be6df3b074c5cbc0a959 /ext/soap | |
| parent | a5e606a2bae9fe3ed99a8d45ccfcd5b1efa73036 (diff) | |
| download | php-git-0e25e00ecf74bcc1a9e14eac25bd7d7cc4857c24.tar.gz | |
Fix whitespace issue in the SOAP test
Diffstat (limited to 'ext/soap')
| -rw-r--r-- | ext/soap/tests/bugs/bug34657.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/bugs/bug34657.phpt b/ext/soap/tests/bugs/bug34657.phpt index b9c36aee70..9b67ec69ad 100644 --- a/ext/soap/tests/bugs/bug34657.phpt +++ b/ext/soap/tests/bugs/bug34657.phpt @@ -26,5 +26,5 @@ try { ?> --EXPECTF-- SoapFault -SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%S +SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%A ok |
