]> granicus.if.org Git - php/commitdiff
- Fix test (Bug #51036)
authorFelipe Pena <felipe@php.net>
Mon, 15 Feb 2010 21:46:45 +0000 (21:46 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 15 Feb 2010 21:46:45 +0000 (21:46 +0000)
ext/soap/tests/bugs/bug34657.phpt

index aa48b5d33ab7a60c1f2792b342256e6ede8873c4..ec49133c993b02282f44d5e673016167f0b97c89 100755 (executable)
@@ -31,5 +31,5 @@ Warning: SoapClient::__construct(http://i_dont_exist.com/some.wsdl): failed to o
 
 Warning: SoapClient::__construct(): I/O warning : failed to load external entity "http://i_dont_exist.com/some.wsdl" in %sbug34657.php on line 3
 SoapFault
-SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'
+SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%S
 ok