From: chance garcia Date: Mon, 19 Jun 2017 23:42:15 +0000 (-0400) Subject: Test ftp_ssl_connect() function : error conditions X-Git-Tag: php-7.2.0alpha2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=510230d3dc283fa964d00308832a307cc48156e7;p=php Test ftp_ssl_connect() function : error conditions test timeout warning ensure connection fails with invalid hostname test invalid parameter types test exceeds expected number of parameters --- diff --git a/ext/ftp/tests/ftp_ssl_connect_error.phpt b/ext/ftp/tests/ftp_ssl_connect_error.phpt new file mode 100644 index 0000000000..6deec03e5e --- /dev/null +++ b/ext/ftp/tests/ftp_ssl_connect_error.phpt @@ -0,0 +1,51 @@ +--TEST-- +Test ftp_ssl_connect() function : error conditions +--SKIPIF-- + +--FILE-- +