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

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

Count Diff
4 (8%)
002+ 003+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.6/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.4.6/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.4.6/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.4.6/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.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
3 (6%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/mysqli (/usr/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/usr/lib/php/extensions/no-debug-zts-20190902/mysqli.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 'msql.so' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/msql.so (/usr/lib/php/extensions/no-debug-zts-20190902/msql.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/msql.so.so (/usr/lib/php/extensions/no-debug-zts-20190902/msql.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 'ImageMagick' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/ImageMagick (/usr/lib/php/extensions/no-debug-zts-20190902/ImageMagick: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/ImageMagick.so (/usr/lib/php/extensions/no-debug-zts-20190902/ImageMagick.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
3 (6%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.4.6/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/php-7.4.6/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/php-7.4.6/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/php-7.4.6/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/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
2 (4%)
002+ 003+ Warning: stream_socket_client(): SSL: Success in /usr/local/php-7.4.6/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/php-7.4.6/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/php-7.4.6/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/php-7.4.6/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/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ Zend OPcache requires Zend Engine API version 320180731. 003+ The Zend Engine API version 320190902 which is installed, is newer. 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache. 005+ 006+ 007+ Warning: stream_socket_client(): SSL: Success in /usr/src/www/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/www/php-7.4.6/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 /usr/src/www/php-7.4.6/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 /usr/src/www/php-7.4.6/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 /usr/src/www/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ Xdebug: [Step Debug] Could not connect to debugging client. Tried: 192.168.56.1:9001 (fallback through xdebug.client_host/xdebug.client_port) :-(
1 (2%)
002+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 003+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): SSL: Success in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 010+ 011+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 012+ 013+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/src/php/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 003+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): SSL: Success in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 010+ 011+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 012+ 013+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/local/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 003+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 010+ 011+ Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 012+ 013+ Warning: fread() expects parameter 1 to be resource, bool given in /root/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 003+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: 006+ error:14000126:SSL routines::unexpected eof while reading in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): Failed to enable crypto in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 011+ 012+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 013+ 014+ Warning: fread() expects parameter 1 to be resource, bool given in /home/madao/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1801 but version 1802 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_kdb.so' (tried: /opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.so (/opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.so: cannot open shared object file: No such file or directory), /opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.so.so (/opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.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 'pdo_kdb.so' (tried: /opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.so (/opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.so: cannot open shared object file: No such file or directory), /opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.so.so (/opt/obss/server/php/lib/php/extensions/no-debug-zts-20190902/pdo_kdb.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 Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0 005+ 006+ Warning: stream_socket_client(): SSL: Connection refused in /root/gmssl/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): Failed to enable crypto in /root/gmssl/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9 009+ 010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/gmssl/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 9 011+ 012+ Warning: fwrite() expects parameter 1 to be resource, bool given in /root/gmssl/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 13 013+ 014+ Warning: fread() expects parameter 1 to be resource, bool given in /root/gmssl/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14 015+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /root/gmssl/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 12
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_firebird' (tried: /usr/local/lib/php-7.4.6/lib/php/20190902-debug/pdo_firebird (/usr/local/lib/php-7.4.6/lib/php/20190902-debug/pdo_firebird: cannot open shared object file: No such file or directory), /usr/local/lib/php-7.4.6/lib/php/20190902-debug/pdo_firebird.so (/usr/local/lib/php-7.4.6/lib/php/20190902-debug/pdo_firebird.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 /usr/local/src/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/local/src/php-7.4.6/php-7.4.6/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 /usr/local/src/php-7.4.6/php-7.4.6/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 /usr/local/src/php-7.4.6/php-7.4.6/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 /usr/local/src/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /usr/local/src/php-7.4.6/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/php/lib/php/extensions/no-debug-non-zts-20190902/openssl (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /opt/php/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/openssl.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: /opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql.so (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql.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 'yaf' (tried: /opt/php/lib/php/extensions/no-debug-non-zts-20190902/yaf (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/yaf: cannot open shared object file: No such file or directory), /opt/php/lib/php/extensions/no-debug-non-zts-20190902/yaf.so (/opt/php/lib/php/extensions/no-debug-non-zts-20190902/yaf.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:64321 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 006+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 007+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 008+ 009+ Warning: stream_socket_client(): SSL: Connection refused in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 010+ 011+ Warning: stream_socket_client(): Failed to enable crypto in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : 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 /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 014+ 015+ Warning: fwrite() expects parameter 1 to be resource, bool given in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 016+ 017+ Warning: fread() expects parameter 1 to be resource, bool given in /opt/php/src/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/mysqli (/usr/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/usr/lib/php/extensions/no-debug-zts-20190902/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902/imagick.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/m-ito/tmp/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /home/m-ito/tmp/php-7.4.6/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/m-ito/tmp/php-7.4.6/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/m-ito/tmp/php-7.4.6/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/m-ito/tmp/php-7.4.6/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/m-ito/tmp/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/gd2 (/usr/lib/php/extensions/no-debug-zts-20190902/gd2: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/gd2.so (/usr/lib/php/extensions/no-debug-zts-20190902/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/curl.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20190902/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/curl.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 'fileinfo.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/fileinfo.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20190902/fileinfo.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/fileinfo.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 'zip.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/zip.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/zip.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20190902/zip.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (2%)
002+ PHP Warning: Module 'sodium' already loaded in Unknown on line 0 003+ PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1801 but version 1802 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
1 (2%)
002+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 003+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'pdo_sqlite' 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: Invalid library (maybe not a PHP library) 'sqlite3' in Unknown on line 0 005+ 006+ Warning: stream_socket_client(): SSL: Connection refused in /home/ubuntu/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): Failed to enable crypto in /home/ubuntu/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/ubuntu/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 011+ 012+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/ubuntu/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 013+ 014+ Warning: fread() expects parameter 1 to be resource, bool given in /home/ubuntu/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 015+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/ubuntu/php-7.4.6/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (2%)
002+ PHP Warning: Failed loading Zend extension 'xdebug.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/xdebug.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-20190902/memcached.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcached.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/memcached.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/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 'gearman.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/gearman.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/gearman.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/gearman.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/gearman.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 'solr.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/solr.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/solr.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/solr.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/solr.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-20190902/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0