Test: /ext/openssl/tests/bug68920.phpt - Version 7.3.14        

Bug #68920 php_x509_fingerprint_match need stricter checks
Submitted: 2015-01-27 12:51:33 Modified: 2015-03-04 19:54:15
From: erik Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: 5.6.5 OS:

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

Count Diff
2 (13%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/mypackage/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/mypackage/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/mypackage/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/mypackage/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/mypackage/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/mypackage/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Success in /src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /root/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/jiteshjani/Desktop/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/jiteshjani/Desktop/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/jiteshjani/Desktop/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /home/jiteshjani/Desktop/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/jiteshjani/Desktop/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/jiteshjani/Desktop/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/elapse/soft/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/elapse/soft/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/elapse/soft/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017+ Warning: stream_socket_client(): Failed to enable crypto in /home/elapse/soft/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
018+
019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/elapse/soft/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/elapse/soft/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:64321 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
002+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
004+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
005+ PHP Warning: stream_socket_accept() expects parameter 1 to be resource, bool given in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
008+ bool(false)
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
011-
012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
013+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
014+ bool(false)
016+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/try/src/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
014-
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
016-
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
018-
019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
020-
021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
022- bool(false)
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
002+ Module compiled with module API=20160303
003+ PHP compiled with module API=20180731
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: fileinfo: Unable to initialize module
007+ Module compiled with module API=20160303
008+ PHP compiled with module API=20180731
009+ These options need to match
010+ in Unknown on line 0
011+ PHP Warning: PHP Startup: pdo_pgsql: Unable to initialize module
012+ Module compiled with module API=20160303
013+ PHP compiled with module API=20180731
014+ These options need to match
015+ in Unknown on line 0
016+
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
002-
003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
004-
005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
006- bool(false)
007-
024+ Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
025+
026+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
027+
028+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
029+ bool(false)
030+
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/data/server/php-7.3.14/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
004+ bool(false)
003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
010+ bool(false)
010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
011-
012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
014+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /data/server/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
014-
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
016-
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
018-
019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
020-
021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
022- bool(false)
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
004+ bool(false)
003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d
009-
010- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
011-
012- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/m-ito/tmp/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)
1 (6%)
001+ PHP Warning: Module 'PDO_ODBC' already loaded in Unknown on line 0
002+ PHP Warning: Module 'pdo_pgsql' already loaded in Unknown on line 0
003+ PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0
004+
1 (6%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/opcache.so (/usr/local/lib/php/extensions/opcache.so: undefined symbol: _zval_ptr_dtor), /usr/local/lib/php/extensions/opcache.so.so (/usr/local/lib/php/extensions/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: memcached: Unable to initialize module
003+ Module compiled with module API=20160303
004+ PHP compiled with module API=20180731
005+ These options need to match
006+ in Unknown on line 0
007+
1 (6%)
001+ Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: undefined symbol: _zval_ptr_dtor
002+
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: undefined symbol: _zval_ptr_dtor
002+