Test: /ext/ftp/tests/002.phpt - Version 5.6.6-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:14076102:SSL routines:SSL23_GET_CLIENT_HELLO:unsupported protocol in /home/adam/trees/php-src/5.6/ext/ftp/tests/server.inc on line 120
003+ SSLv23 handshake failed.
004+
005+ Warning: ftp_login(): SSL/TLS handshake failed in %s/002.php on line 8
006+
007+ Warning: ftp_login(): auth type accepted in %s/002.php on line 8
008+ bool(false)
009+ NULL
010+ NULL
002- array(4) {
003- [0]=>
004- string(55) "214-There is help available for the following commands:"
005- [1]=>
006- string(5) " USER"
007- [2]=>
008- string(5) " HELP"
009- [3]=>
010- string(15) "214 end of list"
011- }
012- array(1) {
013- [0]=>
014- string(39) "214 Syntax: HELP [<SP> <string>] <CRLF>"
015- }
016- bool(true)