From: Antony Dovgal Date: Mon, 27 Nov 2006 11:43:45 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~901 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fef764b12217b8c56eef2510c51627d16c6625b4;p=php fix test this errmsg is different on FreeBSD --- diff --git a/ext/ftp/tests/004.phpt b/ext/ftp/tests/004.phpt index b41f2ac7cf..163d0b5752 100644 --- a/ext/ftp/tests/004.phpt +++ b/ext/ftp/tests/004.phpt @@ -56,7 +56,7 @@ NULL Warning: ftp_close() expects exactly 1 parameter, 0 given in %s004.php on line 17 NULL -Warning: ftp_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s004.php on line 18 +Warning: ftp_connect(): php_network_getaddresses: getaddrinfo failed: %s not known in %s004.php on line 18 bool(false) Warning: ftp_delete() expects parameter 2 to be string, array given in %s004.php on line 19