]> 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 19dbf31c5164b389d17b5c70bd4bd84c77d7363d..0069c939562e3c6f140c032e608717ec51c738f8 100755 (executable)
@@ -31,5 +31,5 @@ Warning: SoapClient::SoapClient(http://i_dont_exist.com/some.wsdl): failed to op
 
 Warning: SoapClient::SoapClient(): 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