From: Antony Dovgal Date: Wed, 11 Apr 2007 22:29:46 +0000 (+0000) Subject: improve test X-Git-Tag: RELEASE_1_1_0~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e94b3c8f88fab325bd48666b3ddd2519254eb4b3;p=php improve test --- diff --git a/ext/soap/tests/bugs/bug34657.phpt b/ext/soap/tests/bugs/bug34657.phpt index 6a1acd095b..aa48b5d33a 100755 --- a/ext/soap/tests/bugs/bug34657.phpt +++ b/ext/soap/tests/bugs/bug34657.phpt @@ -23,8 +23,9 @@ try { } catch (Exception $e) { echo get_class($e)."\n"; } +?> --EXPECTF-- -Warning: SoapClient::__construct(): php_network_getaddresses: getaddrinfo failed: %sbug34657.php on line 3 +Warning: SoapClient::__construct(): %s %sbug34657.php on line 3 Warning: SoapClient::__construct(http://i_dont_exist.com/some.wsdl): failed to open stream: %sbug34657.php on line 3