Test: /ext/openssl/tests/bug68879.phpt - Version 7.2.20        

Bug #68879 IP Address fields in subjectAltNames not used
Submitted: 2015-01-21 19:40:30 Modified: 2015-03-05 05:49:12
From: fabian Assigned: rdlowrey
Status: Closed Package: OpenSSL related
PHP Version: 5.6.4 OS: openSUSE 13.1

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

Count Diff
2 (15%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (8%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /var/www/build/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /var/www/build/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /var/www/build/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (8%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php7.2-build/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php7.2-build/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php7.2-build/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (8%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /php72/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /php72/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /php72/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (8%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
1 (8%)
001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
001- resource(%d) of type (stream)
002+ error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 11
003+
004+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 11
005+
006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 11
007+ bool(false)
1 (8%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli (/usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli.so (/usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli.so: undefined symbol: _tsrm_ls_cache)) in Unknown on line 0
001- resource(%d) of type (stream)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20170718/pdo_mysql (/usr/local/php/lib/php/extensions/no-debug-zts-20170718/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20170718/pdo_mysql.so (/usr/local/php/lib/php/extensions/no-debug-zts-20170718/pdo_mysql.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 'mysqli.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli.so (/usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli.so: undefined symbol: _tsrm_ls_cache), /usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20170718/mysqli.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
006+ bool(false)
007+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/local/src/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
1 (8%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.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 'fileinfo.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.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 'json.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.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 'phar.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so.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 'zip.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (8%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718//usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718//usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/pdo_mysql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (8%)
001+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /src/php/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+ bool(false)
005+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /src/php/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
1 (8%)
001+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
001- resource(%d) of type (stream)
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 11
004+ bool(false)
005+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /root/php-7.2.20/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 11
1 (8%)
001+ Failed loading /lib64/extensions/no-debug-non-zts-20131226/opcache.so: /lib64/extensions/no-debug-non-zts-20131226/opcache.so: undefined symbol: zend_opcode_handlers
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/lib64/extensions/no-debug-non-zts-20131226/ssh2.so' (tried: /lib64/extensions/no-debug-non-zts-20131226/ssh2.so (/lib64/extensions/no-debug-non-zts-20131226/ssh2.so: undefined symbol: zval_used_for_init), /lib64/extensions/no-debug-non-zts-20170718//lib64/extensions/no-debug-non-zts-20131226/ssh2.so.so (/lib64/extensions/no-debug-non-zts-20170718//lib64/extensions/no-debug-non-zts-20131226/ssh2.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0