Test: /ext/ftp/tests/ftp_ssl_connect_error.phpt - Version 7.4.21    

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

Count Diff
1 (50%)
005+ ** ERROR: process timed out ** 005- Warning: ftp_ssl_connect(): php_network_getaddresses: getaddrinfo failed: %s 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 int, array given in %s on line %d 013- 014- Warning: ftp_ssl_connect() expects parameter 3 to be int, 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===
1 (50%)
004+ resource(4) of type (FTP Buffer) 005- Warning: ftp_ssl_connect(): php_network_getaddresses: getaddrinfo failed: %s in %s on line %d 006- bool(false) 007-