]> granicus.if.org Git - php/commit
Test ftp_ssl_connect() function : error conditions
authorchance garcia <develop@chancegarcia.com>
Mon, 19 Jun 2017 23:42:15 +0000 (19:42 -0400)
committerSara Golemon <pollita@php.net>
Mon, 19 Jun 2017 23:48:52 +0000 (19:48 -0400)
commit510230d3dc283fa964d00308832a307cc48156e7
tree03f396cdb514e534d18e63a1d0e2403b8ea630bb
parent40ecad34022b6e687cc654d47c88f8cef5d418fd
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
ext/ftp/tests/ftp_ssl_connect_error.phpt [new file with mode: 0644]