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

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

Count Diff
1 (50%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mongodb.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 'redis.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/redis.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 'uuid.so' (tried: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/uuid.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: /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so: cannot open shared object file: No such file or directory), /php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so.so (/php/php-7.2/lib/php/extensions/no-debug-non-zts-20170718/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+
1 (50%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so (/usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so: cannot open shared object file: No such file or directory), /usr/lib64/extensions/no-debug-non-zts-20170718/opcache.so.so (/usr/lib64/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 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.0beta2/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.0beta2/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
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/local/src/php-7.2.0beta2/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 15
021+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-7.2.0beta2/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 11
023-
024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d
025-
026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
027-
028- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
029-
030- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
031- bool(false)