Test: /ext/ftp/tests/ftp_ssl_connect_error.phpt - Version 7.2.25-dev    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
005+ Warning: ftp_ssl_connect(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in %s/ftp_ssl_connect_error.php on line 4
005- Warning: ftp_ssl_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s on line %d
1 (33%)
005+ ** ERROR: process timed out **
005- Warning: ftp_ssl_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %s on line %d
006- bool(false)
007-
008- -- Testing ftp_ssl_connect() function invalid argument type --
009-
010- Warning: ftp_ssl_connect() expects parameter 1 to be string, array given in %s on line %d
011-
012- Warning: ftp_ssl_connect() expects parameter 2 to be integer, array given in %s on line %d
013-
014- Warning: ftp_ssl_connect() expects parameter 3 to be integer, array given in %s on line %d
015-
016- -- Testing ftp_ssl_connect() function with more than expected no. of arguments --
017-
018- Warning: ftp_ssl_connect() expects at most 3 parameters, 4 given in %s on line %d
019-
020- -- Testing ftp_ssl_connect() function timeout warning for value 0 --
021-
022- Warning: ftp_ssl_connect(): Timeout has to be greater than 0 in %s on line %d
023- ===DONE===