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

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

Count Diff
3 (10%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /home/jb/Downloads/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/jb/Downloads/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/jb/Downloads/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/jb/Downloads/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /home/jb/Downloads/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
2 (7%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'smbclient.so' (tried: /usr/local/lib/php/20180731-zts/smbclient.so (liblber-2.4.so.2: cannot open shared object file: No such file or directory), /usr/local/lib/php/20180731-zts/smbclient.so.so (/usr/local/lib/php/20180731-zts/smbclient.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
2 (7%)
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20170718/opcache.so: undefined symbol: _zval_ptr_dtor
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.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 'memcached.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.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 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.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 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
2 (7%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /tmp/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /tmp/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /tmp/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /tmp/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /tmp/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'ssh2.so' (tried: /usr/local/php7/lib64/extensions/no-debug-non-zts-20180731/ssh2.so (/usr/local/php7/lib64/extensions/no-debug-non-zts-20180731/ssh2.so: cannot open shared object file: No such file or directory), /usr/local/php7/lib64/extensions/no-debug-non-zts-20180731/ssh2.so.so (/usr/local/php7/lib64/extensions/no-debug-non-zts-20180731/ssh2.so.so: 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 /home/admrh/sources/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /home/admrh/sources/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/admrh/sources/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/admrh/sources/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, bool given in /home/admrh/sources/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
013+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /home/admrh/sources/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (3%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/apache2/php/lib/php/extensions/no-debug-zts-20180731/openssl (/usr/local/apache2/php/lib/php/extensions/no-debug-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/apache2/php/lib/php/extensions/no-debug-zts-20180731/openssl.so (/usr/local/apache2/php/lib/php/extensions/no-debug-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/lib/php/20180731-zts/mbstring (/usr/local/lib/php/20180731-zts/mbstring: cannot open shared object file: No such file or directory), /usr/local/lib/php/20180731-zts/mbstring.so (/usr/local/lib/php/20180731-zts/mbstring.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 'pdo_mysql' (tried: /usr/local/lib/php/20180731-zts/pdo_mysql (/usr/local/lib/php/20180731-zts/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/lib/php/20180731-zts/pdo_mysql.so (/usr/local/lib/php/20180731-zts/pdo_mysql.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 'iconv' (tried: /usr/local/lib/php/20180731-zts/iconv (/usr/local/lib/php/20180731-zts/iconv: cannot open shared object file: No such file or directory), /usr/local/lib/php/20180731-zts/iconv.so (/usr/local/lib/php/20180731-zts/iconv.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'bz2' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/bz2 (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/bz2: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/bz2.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/bz2.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 'curl' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/curl (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/curl: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/curl.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/curl.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 'fileinfo' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/fileinfo (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/fileinfo: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.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 'gd2' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/gd2 (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/gd2: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/gd2.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/gd2.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 'ldap' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/ldap (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/ldap: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/ldap.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/ldap.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 'mbstring' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mbstring (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library 'odbc' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/odbc (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/odbc: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/odbc.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/odbc.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/openssl (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
011+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_odbc' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/pdo_odbc (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/pdo_odbc: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/pdo_odbc.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/pdo_odbc.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
012+ PHP Warning: PHP Startup: Unable to load dynamic library 'soap' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/soap (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/soap: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/soap.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/soap.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
013+ PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/sockets (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/sockets: cannot open shared object file: No such file or directory), /usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/sockets.so (/usr/local/php/7.3/lib/php/extensions/no-debug-non-zts-20180731/sockets.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
014+ Sending bug48182
015+ Sending data over to SSL server in async mode with contents like Hello World
1 (3%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/apcu.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 'memcached.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.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 'newrelic.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/newrelic.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/newrelic.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/newrelic.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/newrelic.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
002+ PHP Warning: Module 'PDO_ODBC' already loaded in Unknown on line 0
003+ PHP Warning: Module 'pdo_pgsql' already loaded in Unknown on line 0
004+ PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0
007+ Segmentation fault
1 (3%)
002+ PHP Warning: Module 'PDO_ODBC' already loaded in Unknown on line 0
003+ PHP Warning: Module 'pdo_pgsql' already loaded in Unknown on line 0
004+ PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0
1 (3%)
002+ PHP Warning: Module 'PDO_ODBC' already loaded in Unknown on line 0
003+ PHP Warning: Module 'pdo_pgsql' already loaded 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: Module 'pdo_sqlite' already loaded in Unknown on line 0
005+ /SRC/php-src-php-7.3.10/sapi/cli/php: symbol lookup error: /opt/Apache73/lib/extensions/no-debug-zts-20180731/gmagick.so: undefined symbol: omp_get_num_procs
006+
007+ Warning: stream_socket_client(): SSL: Connection refused in /SRC/php-src-php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: stream_socket_client(): Failed to enable crypto in /SRC/php-src-php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
010+
011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /SRC/php-src-php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
012+
013+ Warning: fwrite() expects parameter 1 to be resource, bool given in /SRC/php-src-php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
014+
015+ Warning: fread() expects parameter 1 to be resource, bool given in /SRC/php-src-php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.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 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
002+ Failed loading /usr/local/zend/ZendGuardLoader.so: /usr/local/zend/ZendGuardLoader.so: undefined symbol: _zval_ptr_dtor
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'memcached.so' (tried: ext/memcached.so (ext/memcached.so: cannot open shared object file: No such file or directory), ext/memcached.so.so (ext/memcached.so.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 'yar.so' (tried: ext/yar.so (ext/yar.so: cannot open shared object file: No such file or directory), ext/yar.so.so (ext/yar.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 'redis.so' (tried: ext/redis.so (ext/redis.so: cannot open shared object file: No such file or directory), ext/redis.so.so (ext/redis.so.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 'sphinx.so' (tried: ext/sphinx.so (ext/sphinx.so: cannot open shared object file: No such file or directory), ext/sphinx.so.so (ext/sphinx.so.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 'msgpack.so' (tried: ext/msgpack.so (ext/msgpack.so: cannot open shared object file: No such file or directory), ext/msgpack.so.so (ext/msgpack.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'memcached.so' (tried: ext/memcached.so (ext/memcached.so: cannot open shared object file: No such file or directory), ext/memcached.so.so (ext/memcached.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library 'msgpack.so' (tried: ext/msgpack.so (ext/msgpack.so: cannot open shared object file: No such file or directory), ext/msgpack.so.so (ext/msgpack.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
011+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
012+
013+ Warning: stream_socket_client(): SSL: Connection reset by peer in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
014+
015+ Warning: stream_socket_client(): Failed to enable crypto in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
016+
017+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
018+
019+ Warning: fwrite() expects parameter 1 to be resource, bool given in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
020+
021+ Warning: fread() expects parameter 1 to be resource, bool given in /tools/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /usr/share/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /usr/share/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /usr/share/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/share/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/share/php/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /root/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /root/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /root/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /root/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /home/tarai/work-apache24/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/tarai/work-apache24/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/tarai/work-apache24/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/tarai/work-apache24/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /home/tarai/work-apache24/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /home/kcranford/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/kcranford/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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/kcranford/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/kcranford/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /home/kcranford/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /data/builds/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /data/builds/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /data/builds/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9
008+
009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /data/builds/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13
010+
011+ Warning: fread() expects parameter 1 to be resource, bool given in /data/builds/php-7.3.10/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14