]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Mon, 27 Nov 2006 11:43:45 +0000 (11:43 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 27 Nov 2006 11:43:45 +0000 (11:43 +0000)
this errmsg is different on FreeBSD

ext/ftp/tests/004.phpt

index b41f2ac7cf4facfd4c80b9a975a0053def9e287f..163d0b57527be5dd7442cb967bb44ac142b1673c 100644 (file)
@@ -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