From: Felipe Pena Date: Mon, 15 Feb 2010 21:46:45 +0000 (+0000) Subject: - Fix test (Bug #51036) X-Git-Tag: php-5.4.0alpha1~191^2~1949 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85c6f1fab6b54cf94fdca8c1dd203a73c65d02fa;p=php - Fix test (Bug #51036) --- diff --git a/ext/soap/tests/bugs/bug34657.phpt b/ext/soap/tests/bugs/bug34657.phpt index aa48b5d33a..ec49133c99 100755 --- a/ext/soap/tests/bugs/bug34657.phpt +++ b/ext/soap/tests/bugs/bug34657.phpt @@ -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