From 85c6f1fab6b54cf94fdca8c1dd203a73c65d02fa Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Mon, 15 Feb 2010 21:46:45 +0000 Subject: [PATCH] - Fix test (Bug #51036) --- ext/soap/tests/bugs/bug34657.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1