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

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

Count Diff
5 (24%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7source/php-7.3.23/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/php7source/php-7.3.23/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/php7source/php-7.3.23/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/php7source/php-7.3.23/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/php7source/php-7.3.23/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/php7source/php-7.3.23/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)
2 (10%)
032+ Segmentation fault
1 (5%)
001+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/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: Success in /home/lucky/Downloads/php-src/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 /home/lucky/Downloads/php-src/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/lucky/Downloads/php-src/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/lucky/Downloads/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+ bool(false)
021+
022+ Warning: stream_socket_client(): SSL: Success in /home/lucky/Downloads/php-src/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 (5%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.3.23/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: Success in /usr/src/php-7.3.23/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/src/php-7.3.23/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/src/php-7.3.23/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/src/php-7.3.23/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/src/php-7.3.23/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 (5%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /tmp/php-7.3.23/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 /tmp/php-7.3.23/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 /tmp/php-7.3.23/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 /tmp/php-7.3.23/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 /tmp/php-7.3.23/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 /tmp/php-7.3.23/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 (5%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/kali/Documents/php-7.3.23/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/kali/Documents/php-7.3.23/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/kali/Documents/php-7.3.23/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/kali/Documents/php-7.3.23/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/kali/Documents/php-7.3.23/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/kali/Documents/php-7.3.23/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 (5%)
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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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 (5%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php7source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7source/php-7.3.23/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(): Expected peer fingerprint must be a string or an array in %s on line %d
011+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php7source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
012+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
013+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
021+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php7source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
022+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
023+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
025+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
027+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
029+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
030+ bool(false)
031+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php7source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
032+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
033+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
034+
035+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
036+
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 (5%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/src/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.23/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(): Expected peer fingerprint must be a string or an array in %s on line %d
011+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/src/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
012+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
013+ PHP Warning: stream_socket_accept(): accept failed: Success in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
021+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/src/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
022+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
023+ PHP Warning: stream_socket_accept(): accept failed: Success in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
025+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
027+ Warning: stream_socket_client(): Failed to enable crypto in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
029+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
030+ bool(false)
031+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/src/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
032+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
033+ PHP Warning: stream_socket_accept(): accept failed: Success in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
034+
035+ Warning: stream_socket_client(): SSL: Connection reset by peer in /src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
036+
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 (5%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): SSL: Success in /home/naka/php-7.3.23/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(): Expected peer fingerprint must be a string or an array in %s on line %d
011+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
012+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
021+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
022+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
024+ Warning: stream_socket_client(): SSL: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
025+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
027+ Warning: stream_socket_client(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
029+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
030+ bool(false)
031+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
032+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
033+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
034+
035+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
036+
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 (5%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/naka/php-7.3.23/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(): Expected peer fingerprint must be a string or an array in %s on line %d
011+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
012+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
021+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
022+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
023+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
025+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
027+ Warning: stream_socket_client(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
029+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
030+ bool(false)
031+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
032+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
033+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
034+
035+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/naka/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
036+
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 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/zip.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/zip.so: cannot open shared object file: No such file or directory), /usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/zip.so.so (/usr/local/php7/lib/php/extensions/no-debug-non-zts-20180731/zip.so.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 /usr/src/php7/php-7.3.23/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 /usr/src/php7/php-7.3.23/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 /usr/src/php7/php-7.3.23/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 /usr/src/php7/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
014+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/src/php7/php-7.3.23/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 (5%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'oci8.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/oci8.so (libclntsh.so.19.1: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/oci8.so.so (libclntsh.so.19.1: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/httpd_source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
003+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
004+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
005+
006+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/httpd_source/php-7.3.23/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(): Expected peer fingerprint must be a string or an array in %s on line %d
012+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/httpd_source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
013+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
014+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
016+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
022+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/httpd_source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
023+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
024+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
026+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
028+ Warning: stream_socket_client(): Failed to enable crypto in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
030+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
031+ bool(false)
032+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/httpd_source/php-7.3.23/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
033+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
034+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
035+
036+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/httpd_source/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
037+
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 (5%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /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: php_pcre_free), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: bcmath: Unable to initialize module
003+ Module compiled with module API=20170718
004+ PHP compiled with module API=20180731
005+ These options need to match
006+ in Unknown on line 0
007+ PHP Warning: PHP Startup: ftp: Unable to initialize module
008+ Module compiled with module API=20170718
009+ PHP compiled with module API=20180731
010+ These options need to match
011+ in Unknown on line 0
012+ PHP Warning: PHP Startup: gd: Unable to initialize module
013+ Module compiled with module API=20170718
014+ PHP compiled with module API=20180731
015+ These options need to match
016+ in Unknown on line 0
017+ PHP Warning: PHP Startup: gmp: Unable to initialize module
018+ Module compiled with module API=20170718
019+ PHP compiled with module API=20180731
020+ These options need to match
021+ in Unknown on line 0
022+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/imagick.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/imagick.so: undefined symbol: _zval_ptr_dtor), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/imagick.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
023+ PHP Warning: PHP Startup: Unable to load dynamic library 'intl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/intl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/intl.so: undefined symbol: _zval_ptr_dtor), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/intl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/intl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
024+ PHP Warning: PHP Startup: redis: Unable to initialize module
025+ Module compiled with module API=20170718
026+ PHP compiled with module API=20180731
027+ These options need to match
028+ 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
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-
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
013- bool(false)
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
021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
030+ Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
031+
032+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
033+
034+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
037+ Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
038+
039+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
040+
041+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
042+ bool(false)
043+
052+
053+ Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
054+
055+ Warning: stream_socket_client(): peer_fingerprint match failure in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
056+
057+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
058+
059+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
060+ bool(false)
1 (5%)
001+ PHP Deprecated: Directive 'track_errors' is deprecated 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/paolini/pkg/php-7.3.23/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/paolini/pkg/php-7.3.23/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 /home/paolini/pkg/php-7.3.23/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 /home/paolini/pkg/php-7.3.23/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
014+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/paolini/pkg/php-7.3.23/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 (5%)
001+ Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: undefined symbol: _zval_ptr_dtor
002+