]> granicus.if.org Git - php/commitdiff
improve test
authorAntony Dovgal <tony2001@php.net>
Wed, 11 Apr 2007 22:29:46 +0000 (22:29 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 11 Apr 2007 22:29:46 +0000 (22:29 +0000)
ext/soap/tests/bugs/bug34657.phpt

index 6a1acd095b9ff3bf3ac980247eda369ddafd1947..aa48b5d33ab7a60c1f2792b342256e6ede8873c4 100755 (executable)
@@ -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