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

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

Count Diff
3 (12%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /root/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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 (8%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7source/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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 (8%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php7source/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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 (4%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/src/software/PHP/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
002+ bool(false)
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
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/src/software/PHP/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
005+ bool(false)
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 /usr/src/software/PHP/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
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
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/src/software/PHP/php-7.3.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Success in /root/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Success in /home/_/Downloads/php-7.3.25/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/_/Downloads/php-7.3.25/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/_/Downloads/php-7.3.25/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/_/Downloads/php-7.3.25/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/_/Downloads/php-7.3.25/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/_/Downloads/php-7.3.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Success in /download/php-7.3.25/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 /download/php-7.3.25/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 /download/php-7.3.25/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 /download/php-7.3.25/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 /download/php-7.3.25/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 /download/php-7.3.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7-build/php-7.3.25/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/php7-build/php-7.3.25/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/php7-build/php-7.3.25/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/php7-build/php-7.3.25/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/php7-build/php-7.3.25/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/php7-build/php-7.3.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php/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/php/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/php/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/php/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/php/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/php/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 (4%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.3.25/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/php-7.3.25/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/php-7.3.25/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/php-7.3.25/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/php-7.3.25/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/php-7.3.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /tmp/php-src-php-7.3.25/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-src-php-7.3.25/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-src-php-7.3.25/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-src-php-7.3.25/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-src-php-7.3.25/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-src-php-7.3.25/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 (4%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /opt/src/compilados/php-7.3.25/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 /opt/src/compilados/php-7.3.25/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 /opt/src/compilados/php-7.3.25/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 /opt/src/compilados/php-7.3.25/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 /opt/src/compilados/php-7.3.25/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 /opt/src/compilados/php-7.3.25/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 (4%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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 (4%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/naka/php-7.3.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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.25/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 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /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), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/sodium.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/sodium.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/sodium.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/php-7-3/php-7.3.25/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
005+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
006+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
007+
008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7-3/php-7.3.25/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
014+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/php-7-3/php-7.3.25/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
015+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
016+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/php-7-3/php-7.3.25/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
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
018+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
024+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/php-7-3/php-7.3.25/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
025+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
026+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
028+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
030+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
032+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
033+ bool(false)
034+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/php-7-3/php-7.3.25/ext/openssl/tests/san-cert.pem'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
035+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
036+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
037+
038+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7-3/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
039+
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 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /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), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+
003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/installed_software/php-7.3.25/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
010+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/installed_software/php-7.3.25/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(): SSL: Connection reset by peer in /usr/local/installed_software/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
019+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/installed_software/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
020+
021+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/installed_software/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15
022+ bool(false)
023+
024+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/installed_software/php-7.3.25/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 19
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 (4%)
001+ PHP Warning: Failed loading Zend extension 'xdebug.so' (tried: /usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/xdebug.so (/usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/xdebug.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/xdebug.so.so (/usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/xdebug.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'phalcon.so' (tried: /usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/phalcon.so (/usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/phalcon.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/phalcon.so.so (/usr/local/php-7.4.13/lib/php/extensions/no-debug-zts-20180731/phalcon.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+
1 (4%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so (/usr/local/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/local/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so.so (/usr/local/php7/lib/php/extensions/no-debug-zts-20180731/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+
1 (4%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'igbinary.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/igbinary.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/igbinary.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/igbinary.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/igbinary.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+
1 (4%)
001+ PHP Warning: Failed loading Zend extension 'ioncube_loader_lin_7.2.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/ioncube_loader_lin_7.2.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/ioncube_loader_lin_7.2.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/ioncube_loader_lin_7.2.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/ioncube_loader_lin_7.2.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/opcache.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'geoip.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/geoip.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/geoip.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/geoip.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/geoip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so: cannot open shared object file: No such file or directory), /home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so.so (/home/xtreamcodes/iptv_xtream_codes/php/lib/php/extensions/no-debug-non-zts-20180731/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+