Test: /ext/openssl/tests/bug68920.phpt - Version 7.2.0alpha1        

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

Count Diff
1 (25%)
001+ Xdebug requires Zend Engine API version 320160303.
002+ The Zend Engine API version 320160731 which is installed, is newer.
003+ Contact Derick Rethans at http://xdebug.org/docs/faq#api for a later version of Xdebug.
004+
005+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php7/lib/php/extensions/no-debug-zts-20160303/mongodb.so' - dlopen(/opt/php7/lib/php/extensions/no-debug-zts-20160303/mongodb.so, 9): Symbol not found: _spl_ce_Countable
006+ Referenced from: /opt/php7/lib/php/extensions/no-debug-zts-20160303/mongodb.so
007+ Expected in: flat namespace
008+ in /opt/php7/lib/php/extensions/no-debug-zts-20160303/mongodb.so in Unknown on line 0
009+ 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(): 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
011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /Users/dragonbe/Downloads/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 7
038+ PHP Warning: stream_socket_accept(): accept failed: Operation timed out in /Users/dragonbe/Downloads/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 13
1 (25%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /mnt/home/tessarotto/tmp/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : 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 /mnt/home/tessarotto/tmp/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : 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 /mnt/home/tessarotto/tmp/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : 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 /mnt/home/tessarotto/tmp/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : 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 (25%)
001+ Failed loading /usr/lib64/extensions/no-debug-non-zts-20160303/opcache.so: /usr/lib64/extensions/no-debug-non-zts-20160303/opcache.so: undefined symbol: zend_interned_strings_snapshot
002+ 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(): 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/local/src/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 7
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/local/src/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : 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
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 15
011+ 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
013+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 19
014-
015+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-7.2.0alpha1/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 10
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 (25%)
001+ Failed loading /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: cannot open shared object file: No such file or directory
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/mongodb.so' - /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/mongodb.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 '/php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/redis.so' - /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/redis.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 '/php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/memcached.so' - /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library '/php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/gearman.so' - /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/gearman.so: cannot open shared object file: No such file or directory in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library '/php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/uuid.so' - /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/uuid.so: cannot open shared object file: No such file or directory in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library '/php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/mcrypt.so' - /php/php-7.2/lib/php/extensions/no-debug-non-zts-20160303/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
008+