Test: /ext/openssl/tests/bug48182.phpt - Version 7.1.21        

Bug #48182 asynchronous socket connection over ssl fails entirely
Submitted: 2009-05-07 16:23:49 Modified: 2009-08-21 00:46:54
From: frase Assigned: srinatar
Status: Closed Package: OpenSSL related
PHP Version: 5.2.11RC1 OS: *

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

Count Diff
2 (10%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/pecl/20151012/php_gd2.dll' - /usr/local/lib/php/pecl/20151012/php_gd2.dll: cannot open shared object file: No such file or directory in Unknown on line 0
003+
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/src/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /usr/src/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
013+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /usr/src/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 12
1 (5%)
002+ XDebug could not open the remote debug file '/tmp/xdebug/xdebug.log'.
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/fileinfo.so' - /usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/fileinfo.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/php/lib/php/extensions/no-debug-non-zts-20160303/redis.so' - /usr/local/php/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
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/memcache.so' - /usr/local/php/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
005+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/memcached.so' - /usr/local/php/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
006+ PHP Notice: Undefined variable: errno in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 7
007+ PHP Notice: Undefined variable: errstr in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 7
008+ PHP Warning: stream_socket_server() has been disabled for security reasons in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 7
009+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 12
010+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 13
011+
012+ Warning: stream_socket_client(): SSL: Connection refused in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
013+
014+ Warning: stream_socket_client(): Failed to enable crypto in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
015+
016+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
017+
018+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
019+
020+ Warning: fread() expects parameter 1 to be resource, boolean given in /tmp/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20160303/redis.so' - /usr/local/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/lib/php/extensions/no-debug-zts-20160303/swoole.so' - /usr/local/lib/php/extensions/no-debug-zts-20160303/swoole.so: cannot open shared object file: No such file or directory in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php-7.1.21/lib/php/extensions/no-debug-non-zts-20160303/newrelic-20160303.so' - /opt/php-7.1.21/lib/php/extensions/no-debug-non-zts-20160303/newrelic-20160303.so: cannot open shared object file: No such file or directory in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mysqlnd.so' in Unknown on line 0
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /home/dbs/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /home/dbs/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/dbs/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/dbs/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/dbs/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /home/rpmbuild/source/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+
005+ Warning: stream_socket_client(): Failed to enable crypto in /home/rpmbuild/source/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
006+
007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/rpmbuild/source/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/rpmbuild/source/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/rpmbuild/source/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /usr/local/soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/local/soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /usr/local/soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /soft/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /opt/source/php7/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /opt/source/php7/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /opt/source/php7/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /opt/source/php7/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /opt/source/php7/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
013+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 12
014+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 13
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/php/php7/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /home/php/php7/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/php/php7/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/php/php7/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/php/php7/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /home/php/php2/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /home/php/php2/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/php/php2/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/php/php2/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/php/php2/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /data/zips/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /data/zips/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /data/zips/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /data/zips/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /data/zips/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)
002+
003+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /root/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /root/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /root/php-7.1.21/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (5%)