Test: /ext/openssl/tests/bug76705.phpt - Version 7.3.30        

Bug #76705 unusable ssl => peer_fingerprint in stream_context_create()
Submitted: 2018-08-04 15:24:27 Modified: 2018-08-19 19:23:23
From: test Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: master-Git-2018-08-04 (Git) OS:

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

Count Diff
1 (33%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:64323 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /home/try/src/php-7.3.30/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64323 (Connection refused) in /home/try/src/php-7.3.30/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
004+ bool(false)
1 (33%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_gd2.dll' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/php_gd2.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
1 (33%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: cannot open shared object file: No such file or directory