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

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

Count Diff
3 (7%)
002+ 003+ Warning: stream_socket_client(): SSL: Success in /root/php-7.4.5/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.5/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.5/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.5/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.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
3 (7%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/src/php-7.4.5/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/src/php-7.4.5/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/src/php-7.4.5/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/src/php-7.4.5/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/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
3 (7%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection reset by peer in /usr/local/php-7.4.5/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.5/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.5/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.5/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.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
2 (5%)
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
2 (5%)
002+ Failed loading /usr/local/ioncube/ioncube_loader_lin_5.6.so: /usr/local/ioncube/ioncube_loader_lin_5.6.so: undefined symbol: zend_block_interruptions
2 (5%)
002+ 003+ Warning: stream_socket_client(): SSL: Success in /usr/local/php-7.4.5/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.5/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.5/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.5/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.5/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. 004+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache. 005+
1 (2%)
002+ 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 /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 003+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 005+ 006+ Warning: stream_socket_client(): SSL: Connection refused in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): Failed to enable crypto in /home/kelly/Xilka/build/Php-7.4.5/Source/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/kelly/Xilka/build/Php-7.4.5/Source/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/kelly/Xilka/build/Php-7.4.5/Source/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/kelly/Xilka/build/Php-7.4.5/Source/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12 003+ PHP Stack trace: 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ PHP 1. {main}() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 005+ PHP 2. ServerClientTestCase->runWorker() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 006+ PHP 3. eval() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 007+ PHP 4. fread() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:12 008+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13 009+ PHP Stack trace: 010+ PHP 1. {main}() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 011+ PHP 2. ServerClientTestCase->runWorker() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 012+ PHP 3. eval() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 013+ PHP 4. fwrite() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:13 014+ 015+ Warning: stream_socket_client(): SSL: Success in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 020+ 021+ Warning: fwrite() expects parameter 1 to be resource, bool given in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 022+ 023+ Warning: fread() expects parameter 1 to be resource, bool given in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'sysvsem.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/sysvsem.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/sysvsem.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/sysvsem.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/sysvsem.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: Success in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.5/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/src/php-7.4.5/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/src/php-7.4.5/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/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/openssl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/openssl.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_mysql.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/pdo_mysql.so.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.5/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.5/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.5/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.5/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.5/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.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
1 (2%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/curl (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /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)) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/mbstring (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/mbstring.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 'mysqli' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/mysqli (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 005+ 006+ Warning: stream_socket_client(): SSL: Connection refused in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): Failed to enable crypto in /home/damir/sources/php/php-src-php-7.4.5/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/damir/sources/php/php-src-php-7.4.5/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/damir/sources/php/php-src-php-7.4.5/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/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 015+ PHP Warning: fread() expects parameter 1 to be resource, bool given in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 12
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: Failed loading Zend extension 'xdebug.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-non-zts-20190902/xdebug.so.so (/usr/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 'mongodb.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/mongodb.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 'ssh2.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.so.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/ssh2.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 'amqp.so' (tried: /usr/lib/php/extensions/no-debug-non-zts-20190902/amqp.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/amqp.so: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-non-zts-20190902/amqp.so.so (/usr/lib/php/extensions/no-debug-non-zts-20190902/amqp.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 006+ 007+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/php-7.4.5/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/php-7.4.5/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/php-7.4.5/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/php-7.4.5/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/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 016+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (2%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-zts-20190902/opcache.so (Cannot open "/usr/local/php7/lib/php/extensions/no-debug-zts-20190902/opcache.so"), /usr/local/php7/lib/php/extensions/no-debug-zts-20190902/opcache.so.so (Cannot open "/usr/local/php7/lib/php/extensions/no-debug-zts-20190902/opcache.so.so")) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/local/php7/lib/php/extensions/no-debug-zts-20190902/apcu.so (Cannot open "/usr/local/php7/lib/php/extensions/no-debug-zts-20190902/apcu.so"), /usr/local/php7/lib/php/extensions/no-debug-zts-20190902/apcu.so.so (Cannot open "/usr/local/php7/lib/php/extensions/no-debug-zts-20190902/apcu.so.so")) in Unknown on line 0
1 (2%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/php/7.3.5 /usr/local/php/7.3.8 /usr/local/php/7.4.1 /usr/local/php/7.4.2/lib/php/extensions/no-debug-zts-20190902/opcache.so (/usr/local/php/7.3.5 /usr/local/php/7.3.8 /usr/local/php/7.4.1 /usr/local/php/7.4.2/lib/php/extensions/no-debug-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /usr/local/php/7.3.5 /usr/local/php/7.3.8 /usr/local/php/7.4.1 /usr/local/php/7.4.2/lib/php/extensions/no-debug-zts-20190902/opcache.so.so (/usr/local/php/7.3.5 /usr/local/php/7.3.8 /usr/local/php/7.4.1 /usr/local/php/7.4.2/lib/php/extensions/no-debug-zts-20190902/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (2%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (2%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /etc/php7/lib/php/extensions/debug-zts-20190902/opcache.so (/etc/php7/lib/php/extensions/debug-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /etc/php7/lib/php/extensions/debug-zts-20190902/opcache.so.so (/etc/php7/lib/php/extensions/debug-zts-20190902/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ Failed loading /etc/php7/lib/php/extensions/debug-zts-20170718/xdebug.so: /etc/php7/lib/php/extensions/debug-zts-20170718/xdebug.so: undefined symbol: gc_globals_id 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'pthreads.so' (tried: /etc/php7/lib/php/extensions/debug-zts-20190902/pthreads.so (/etc/php7/lib/php/extensions/debug-zts-20190902/pthreads.so: cannot open shared object file: No such file or directory), /etc/php7/lib/php/extensions/debug-zts-20190902/pthreads.so.so (/etc/php7/lib/php/extensions/debug-zts-20190902/pthreads.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0