Test: /ext/openssl/tests/bug69215.phpt - Version 7.3.0beta3        

Bug #69215 Cannot specify client CA list in SSL stream context
Submitted: 2015-03-10 17:10:21 Modified: 2015-04-23 02:40:46
From: fabien.menager Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: Irrelevant OS: All

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

Count Diff
1 (50%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'rdkafka.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so: cannot open shared object file: No such file or directory), /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/rdkafka.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (50%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so (/usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so.so (/usr/lib64/extensions/no-debug-non-zts-20180731/opcache.so.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:64321 (Connection refused) in /usr/local/src/php-src-php-7.3.0beta3/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
004+ bool(false)
005+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-src-php-7.3.0beta3/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 15