Test: /ext/standard/tests/streams/opendir-003.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-003.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:55077/bogusdir): failed to open dir: Unable to activate SSL mode in %s/opendir-003.php on line 10
001- Warning: opendir(ftps://127.0.0.1:%d/bogusdir): failed to open dir: FTP server reports 250 /bogusdir: No such file or directory
002- in %s on line %d
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-003.php on line 10
003+
004+ Warning: opendir(ftps://127.0.0.1:53742/bogusdir): failed to open dir: Unable to activate SSL mode in %s/opendir-003.php on line 10
001- Warning: opendir(ftps://127.0.0.1:%d/bogusdir): failed to open dir: FTP server reports 250 /bogusdir: No such file or directory
002- in %s on line %d
004- ==DONE==
006+ ==DONE==
007+
008+ Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
009+ 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
010+ SSLv23 handshake failed.