Test: /ext/openssl/tests/bug76705.phpt - Version 7.4.0alpha2        

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 2 different diffs reported by users for this test.

Count Diff
2 (67%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'parallel' (tried: /opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel (/opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel: cannot open shared object file: No such file or directory), /opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel.so (/opt/php-zts/lib/php/extensions/debug-zts-20190529/parallel.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
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 /opt/php.net-src/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 'oauth' (tried: /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth: cannot open shared object file: No such file or directory), /home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth.so (/home/andres/apps/php/lib/php/extensions/no-debug-non-zts-20190529/oauth.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
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/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
004+ bool(false)