Test: /ext/standard/tests/streams/opendir-004.phpt - Version 7.0.18    

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

Count Diff
1 (50%)
001+ Warning: opendir(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in %s/opendir-004.php on line 10
003+
004+ Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
005+ error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate in /usr/local/src/php-7.0.18/ext/ftp/tests/server.inc on line 121
006+ SSLv23 handshake failed.
007+
008+ Warning: opendir(ftps://127.0.0.1:62998/): failed to open dir: Unable to activate SSL mode in %s/opendir-004.php on line 10
009+ bool(false)
010+
011+ Warning: readdir() expects parameter 1 to be resource, boolean given in %s/opendir-004.php on line 12
001- resource(%d) of type (stream)
002- string(5) "file1"
003- string(5) "file1"
004- string(3) "fil"
005- string(4) "b0rk"
1 (50%)
001+ Warning: opendir(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in %s/opendir-004.php on line 10
003+
004+ Warning: opendir(ftps://127.0.0.1:62463/): failed to open dir: Unable to activate SSL mode in %s/opendir-004.php on line 10
005+ bool(false)
006+
001- resource(%d) of type (stream)
002- string(5) "file1"
003- string(5) "file1"
004- string(3) "fil"
005- string(4) "b0rk"
006- ==DONE==
007+ Warning: readdir() expects parameter 1 to be resource, boolean given in %s/opendir-004.php on line 12
008+ ==DONE==
009+
010+ Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
011+ error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate in /usr/local/src/php-7.0.18/ext/ftp/tests/server.inc on line 121
012+ SSLv23 handshake failed.