Test: /ext/openssl/tests/bug46127.phpt - Version 7.1.8        

Bug #46127 [PATCH] php_openssl_tcp_sockop_accept forgets to set context on accepted stream
Submitted: 2008-09-19 15:50:36 Modified: 2008-11-16 23:23:38
From: mark Assigned: pajoye
Status: Closed Package: OpenSSL related
PHP Version: 5.3CVS-2008-11-11 OS: *

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

Count Diff
2 (11%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20160303/php_pdo_pgsql.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20160303/php_pdo_pgsql.dll: cannot open shared object file: No such file or directory in Unknown on line 0
001- Sending bug 46127
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20160303/php_pgsql.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20160303/php_pgsql.dll: cannot open shared object file: No such file or directory in Unknown on line 0
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
005+
006+ Warning: fgets() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 12
007+
008+ ** ERROR: process timed out **
2 (11%)
001+ Failed loading /opt/php-7.0.7/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /opt/php-7.0.7/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: cannot open shared object file: No such file or directory
1 (6%)
001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
001- Sending bug 46127
002+
003+ Warning: stream_socket_client(): Failed to enable crypto in /php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
004+
005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
006+
007+ Warning: fgets() expects parameter 1 to be resource, boolean given in /php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 12
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php7/lib/php/extensions/no-debug-non-zts-20160303/pdo_mysql.so' - /usr/local/php7/lib/php/extensions/no-debug-non-zts-20160303/pdo_mysql.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 '/usr/local/php7/lib/php/extensions/no-debug-non-zts-20160303/redis.so' - /usr/local/php7/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
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - /usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/memcached.so: undefined symbol: zval_used_for_init in Unknown on line 0
001- Sending bug 46127
002+ PHP Warning: PHP Startup: memcache: Unable to initialize module
003+ Module compiled with module API=20131226
004+ PHP compiled with module API=20160303
005+ These options need to match
006+ in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/redis.so' - /usr/local/php/lib/php/extensions/no-debug-non-zts-20131226/redis.so: undefined symbol: zval_used_for_init in Unknown on line 0
008+ PHP Warning: PHP Startup: imagick: Unable to initialize module
009+ Module compiled with module API=20131226
010+ PHP compiled with module API=20160303
011+ These options need to match
012+ in Unknown on line 0
013+ Sending bug 46127
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/apcu.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/apcu.so: undefined symbol: zend_unblock_interruptions in Unknown on line 0
002+ PHP Warning: PHP Startup: memcache: Unable to initialize module
003+ Module compiled with module API=20131226
004+ PHP compiled with module API=20160303
005+ These options need to match
006+ in Unknown on line 0
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/curl.so' - /usr/lib64/php/modules/curl.so: undefined symbol: file_globals in Unknown on line 0
001- Sending bug 46127
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20160303/ice.so' - /usr/local/lib/php/extensions/no-debug-zts-20160303/ice.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 '/usr/local/lib/php/extensions/no-debug-zts-20160303/json.so' - /usr/local/lib/php/extensions/no-debug-zts-20160303/json.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 '/usr/local/lib/php/extensions/no-debug-zts-20160303/phar.so' - /usr/local/lib/php/extensions/no-debug-zts-20160303/phar.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 '/usr/local/lib/php/extensions/no-debug-zts-20160303/zip.so' - /usr/local/lib/php/extensions/no-debug-zts-20160303/zip.so: cannot open shared object file: No such file or directory in Unknown on line 0
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /root/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
008+
009+ Warning: fgets() expects parameter 1 to be resource, boolean given in /root/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 12
010+
011+ ** ERROR: process timed out **
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20160303/imagick.so' - /usr/lib/php/extensions/no-debug-non-zts-20160303/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
001- Sending bug 46127
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20160303/mnogosearch.so' - /usr/lib/php/extensions/no-debug-non-zts-20160303/mnogosearch.so: cannot open shared object file: No such file or directory in Unknown on line 0
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/src/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
005+
006+ Warning: fgets() expects parameter 1 to be resource, boolean given in /usr/src/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 12
007+
008+ ** ERROR: process timed out **
1 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php-7.1/lib/php/extensions/no-debug-non-zts-20160303/intl.so' - /opt/php-7.1/lib/php/extensions/no-debug-non-zts-20160303/intl.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 '/opt/php-7.1/lib/php/extensions/no-debug-non-zts-20160303/memcached.so' - /opt/php-7.1/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
1 (6%)
001+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'pgsql.so' in Unknown on line 0
001- Sending bug 46127
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/webserver/php/lib/php/extensions/no-debug-non-zts-20160303/phalcon.so' - /usr/local/webserver/php/lib/php/extensions/no-debug-non-zts-20160303/phalcon.so: cannot open shared object file: No such file or directory in Unknown on line 0
003+
004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /home/aiyong/source/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
005+
006+ Warning: fgets() expects parameter 1 to be resource, boolean given in /home/aiyong/source/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 12
007+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/aiyong/source/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 10
1 (6%)
001+ Failed loading /usr/local/php7/lib/php/extensions/no-debug-zts-20160303/opcache.so: /usr/local/php7/lib/php/extensions/no-debug-zts-20160303/opcache.so: cannot open shared object file: No such file or directory
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php7/lib/php/extensions/no-debug-zts-20160303/redis.so' - /usr/local/php7/lib/php/extensions/no-debug-zts-20160303/redis.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 '/usr/local/php7/lib/php/extensions/no-debug-zts-20160303/memcache.so' - /usr/local/php7/lib/php/extensions/no-debug-zts-20160303/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0
1 (6%)
001+ Failed loading /usr/local/php/lib/php/extensions/no-debug-zts-20160303/ioncube_loader_lin_5.6_ts.so: /usr/local/php/lib/php/extensions/no-debug-zts-20160303/ioncube_loader_lin_5.6_ts.so: cannot open shared object file: No such file or directory
1 (6%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20160303/opcache.so: /usr/local/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 '/usr/local/lib/php/extensions/no-debug-non-zts-20160303/memcache.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20160303/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0
1 (6%)
001+ Failed loading /usr/local/ioncube/ioncube_loader_lin_5.6_ts.so: /usr/local/ioncube/ioncube_loader_lin_5.6_ts.so: undefined symbol: zend_block_interruptions
001- Sending bug 46127
002+
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 10
004+
005+ Warning: fgets() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.1.8/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 12
1 (6%)
001+
001- Sending bug 46127
1 (6%)