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

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

Count Diff
6 (19%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php-7.1/lib/php/extensions/no-debug-non-zts-20160303/gmp.so' - /opt/php-7.1/lib/php/extensions/no-debug-non-zts-20160303/gmp.so: file too short in Unknown on line 0
3 (10%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php-7.1.17/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 /usr/local/src/php-7.1.17/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 /usr/local/src/php-7.1.17/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 /usr/local/src/php-7.1.17/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 /usr/local/src/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
3 (10%)
002+
003+ Warning: stream_socket_client(): SSL: Connection refused in /root/php7/php-7.1.17/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 /root/php7/php-7.1.17/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 /root/php7/php-7.1.17/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 /root/php7/php-7.1.17/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 /root/php7/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
2 (6%)
002+ PHP Warning: PHP Startup: swoole: Unable to initialize module
003+ Module compiled with module API=20151012
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ PHP compiled with module API=20160303
005+ These options need to match
006+ in Unknown on line 0
007+
008+ Warning: stream_socket_client(): SSL: Connection refused in /home/www/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
009+
010+ Warning: stream_socket_client(): Failed to enable crypto in /home/www/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
011+
012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/www/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
013+
014+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
015+
016+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
017+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/www/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 12
2 (6%)
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.17/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.17/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.17/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.17/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.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
002+ XDebug could not open the remote debug file '/tmp/xdebug/xdebug.log'.
1 (3%)
002+ PHP Warning: PHP Startup: redis: Unable to initialize module
003+ Module compiled with module API=20151012
004+ PHP compiled with module API=20160303
005+ These options need to match
006+ in Unknown on line 0
1 (3%)
002+ PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
003+ Module compiled with module API=20100525
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ PHP compiled with module API=20160303
005+ These options need to match
006+ in Unknown on line 0
007+
008+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
009+ error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in /home/ebuy/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
010+
011+ Warning: stream_socket_client(): Failed to enable crypto in /home/ebuy/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
012+
013+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/ebuy/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
014+
015+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/ebuy/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13
016+
017+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/ebuy/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
018+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/ebuy/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 12
1 (3%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20160303/http.so' - libicuuc.so.57: cannot open shared object file: No such file or directory in Unknown on line 0
003+ XDebug could not open the remote debug file '/tmp/xdebug/xdebug.log'.
1 (3%)
002+ Failed loading /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: /usr/lib64/php/modules/ioncube_loader_lin_5.4.so: undefined symbol: zend_block_interruptions
003+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/curl.so' - /usr/lib64/20160303/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 '/usr/lib64/20160303/dom.so' - /usr/lib64/20160303/dom.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/lib64/20160303/fileinfo.so' - /usr/lib64/20160303/fileinfo.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 '/usr/lib64/20160303/gd.so' - /usr/lib64/20160303/gd.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 '/usr/lib64/20160303/imap.so' - /usr/lib64/20160303/imap.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 '/usr/lib64/20160303/json.so' - /usr/lib64/20160303/json.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 '/usr/lib64/20160303/ldap.so' - /usr/lib64/20160303/ldap.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 '/usr/lib64/20160303/mbstring.so' - /usr/lib64/20160303/mbstring.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 '/usr/lib64/20160303/mcrypt.so' - /usr/lib64/20160303/mcrypt.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 '/usr/lib64/20160303/mysql.so' - /usr/lib64/20160303/mysql.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 '/usr/lib64/20160303/mysqli.so' - /usr/lib64/20160303/mysqli.so: cannot open shared object file: No such file or directory in Unknown on line 0
014+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/odbc.so' - /usr/lib64/20160303/odbc.so: cannot open shared object file: No such file or directory in Unknown on line 0
015+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/pdo.so' - /usr/lib64/20160303/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0
016+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/pdo_mysql.so' - /usr/lib64/20160303/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
017+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/pdo_odbc.so' - /usr/lib64/20160303/pdo_odbc.so: cannot open shared object file: No such file or directory in Unknown on line 0
018+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/pdo_sqlite.so' - /usr/lib64/20160303/pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
019+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/phar.so' - /usr/lib64/20160303/phar.so: cannot open shared object file: No such file or directory in Unknown on line 0
020+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/snmp.so' - /usr/lib64/20160303/snmp.so: cannot open shared object file: No such file or directory in Unknown on line 0
021+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/sqlite3.so' - /usr/lib64/20160303/sqlite3.so: cannot open shared object file: No such file or directory in Unknown on line 0
022+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/wddx.so' - /usr/lib64/20160303/wddx.so: cannot open shared object file: No such file or directory in Unknown on line 0
023+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/xmlreader.so' - /usr/lib64/20160303/xmlreader.so: cannot open shared object file: No such file or directory in Unknown on line 0
024+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/xmlrpc.so' - /usr/lib64/20160303/xmlrpc.so: cannot open shared object file: No such file or directory in Unknown on line 0
025+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/xmlwriter.so' - /usr/lib64/20160303/xmlwriter.so: cannot open shared object file: No such file or directory in Unknown on line 0
026+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/xsl.so' - /usr/lib64/20160303/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0
027+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/20160303/zip.so' - /usr/lib64/20160303/zip.so: cannot open shared object file: No such file or directory in Unknown on line 0
028+ Sending bug48182
029+ Sending data over to SSL server in async mode with contents like Hello World
1 (3%)
002+
003+ Warning: stream_socket_client(): SSL: Success in /data/env/php/php-7.1.17/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 /data/env/php/php-7.1.17/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 /data/env/php/php-7.1.17/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 /data/env/php/php-7.1.17/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 /data/env/php/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
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 /usr/local/src/php7.1-build/php-7.1.17/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/src/php7.1-build/php-7.1.17/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/src/php7.1-build/php-7.1.17/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/src/php7.1-build/php-7.1.17/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/src/php7.1-build/php-7.1.17/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/local/src/php7.1-build/php-7.1.17/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 /usr/local/src/php7.1-build/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 13
1 (3%)
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 /usr/local/src/php-7.1.17/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/src/php-7.1.17/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/src/php-7.1.17/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/src/php-7.1.17/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/src/php-7.1.17/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/local/src/php-7.1.17/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 /usr/local/src/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 13
1 (3%)
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 /usr/local/le/php-7.1.17/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/le/php-7.1.17/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/le/php-7.1.17/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/le/php-7.1.17/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/le/php-7.1.17/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/local/le/php-7.1.17/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 /usr/local/le/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 13
1 (3%)
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/rpmbuild/BUILD/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /root/rpmbuild/BUILD/php-7.1.17/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/rpmbuild/BUILD/php-7.1.17/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/rpmbuild/BUILD/php-7.1.17/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/rpmbuild/BUILD/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
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.17/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.17/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.17/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.17/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.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
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/baiyunpeng/Downloads/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /home/baiyunpeng/Downloads/php-7.1.17/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/baiyunpeng/Downloads/php-7.1.17/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/baiyunpeng/Downloads/php-7.1.17/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/baiyunpeng/Downloads/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
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 /usr/local/src/php-src-php-7.1.17/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/src/php-src-php-7.1.17/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/src/php-src-php-7.1.17/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/src/php-src-php-7.1.17/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/src/php-src-php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
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/ruanjian/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /root/ruanjian/php-7.1.17/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/ruanjian/php-7.1.17/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/ruanjian/php-7.1.17/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/ruanjian/php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (3%)
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-src-php-7.1.17/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-src-php-7.1.17/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-src-php-7.1.17/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-src-php-7.1.17/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-src-php-7.1.17/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14