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

Bug #77390 feof might hang on TLS streams in case of fragmented TLS records
Submitted: 2018-12-31 15:53:30 Modified: 2019-01-17 18:15:52
From: kelunik Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 7.2.13 OS:

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

Count Diff
20 (48%)
001+ ** ERROR: process timed out ** 001- string(0) "" 002- string(12) "hello, world"
2 (5%)
001+ 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 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%)
001+ 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 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
1 (2%)
001+ Zend OPcache requires Zend Engine API version 320180731. 002+ The Zend Engine API version 320190902 which is installed, is newer. 003+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache. 004+ 005+ Zend OPcache requires Zend Engine API version 320180731. 006+ The Zend Engine API version 320190902 which is installed, is newer. 007+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache. 008+
1 (2%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10011 (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 4 002+ PHP Warning: stream_socket_accept() 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 7 001- string(0) "" 002- string(12) "hello, world" 003+ 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 8 004+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3 005+ PHP Warning: stream_set_blocking() 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 4 006+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14 007+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14 008+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14 009+ 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 18 010+ PHP Warning: feof() 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 31 011+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14 012+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14 013+ PHP Warning: stream_select(): supplied argument is not a valid stream resource in /home/kelly/Xilka/build/Php-7.4.5/Source/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14 014+ 015+ ** ERROR: process timed out **
1 (2%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/src/php-7.4.5/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 002+ PHP Stack trace: 001- string(0) "" 002- string(12) "hello, world" 003+ PHP 1. {main}() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 005+ PHP 3. eval() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 006+ PHP 4. stream_socket_accept() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:7 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 008+ PHP Stack trace: 009+ PHP 1. {main}() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 011+ PHP 3. eval() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 012+ PHP 4. stream_socket_accept() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:7 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 014+ PHP Stack trace: 015+ PHP 1. {main}() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 017+ PHP 3. eval() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 018+ PHP 4. stream_socket_accept() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:7 019+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8 020+ PHP Stack trace: 021+ PHP 1. {main}() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 022+ PHP 2. ServerClientTestCase->runWorker() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 023+ PHP 3. eval() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 024+ PHP 4. fwrite() /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:8 025+ 026+ ** ERROR: process timed out **
1 (2%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/php-7.4.5/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 001- string(0) "" 002- string(12) "hello, world" 003+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 004+ 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 8 005+ 006+ ** ERROR: process timed out **
1 (2%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/root/php-7.4.5/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /root/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /root/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 001- string(0) "" 002- string(12) "hello, world" 003+ PHP Warning: stream_socket_accept(): accept failed: Success in /root/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 004+ 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 8 005+ 006+ ** ERROR: process timed out **
1 (2%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/sr/distr/php-7.4.5/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 002+ PHP Stack trace: 001- string(0) "" 002- string(12) "hello, world" 003+ PHP 1. {main}() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 005+ PHP 3. eval() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 006+ PHP 4. stream_socket_accept() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:7 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 008+ PHP Stack trace: 009+ PHP 1. {main}() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 011+ PHP 3. eval() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 012+ PHP 4. stream_socket_accept() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:7 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 014+ PHP Stack trace: 015+ PHP 1. {main}() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 017+ PHP 3. eval() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 018+ PHP 4. stream_socket_accept() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:7 019+ 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 8 020+ PHP Stack trace: 021+ PHP 1. {main}() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:0 022+ PHP 2. ServerClientTestCase->runWorker() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:163 023+ PHP 3. eval() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc:119 024+ PHP 4. fwrite() /home/sr/distr/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code:8 025+ 026+ ** ERROR: process timed out **
1 (2%)
001+ 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 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 001- string(0) "" 002- string(12) "hello, world" 003+ 004+ ** ERROR: process timed out **
1 (2%)
001+ 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 002+ 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 001- string(0) "" 002- string(12) "hello, world" 003+ 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 004+ 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 005+ 006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /root/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 007+ 008+ Warning: stream_set_blocking() 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 8 009+ 010+ Warning: stream_select(): supplied argument is not a valid stream resource in /root/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ Warning: stream_select(): No stream arrays were passed in /root/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ 014+ ** ERROR: process timed out **
1 (2%)
001+ 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 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 001- string(0) "" 002- string(12) "hello, world" 003+ 004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /home/m-ito/tmp/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 005+ 006+ Warning: stream_set_blocking() 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 8 007+ 008+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/m-ito/tmp/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 009+ 010+ Warning: stream_select(): No stream arrays were passed in /home/m-ito/tmp/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 011+ 012+ ** ERROR: process timed out **
1 (2%)
001+ 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 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 001- string(0) "" 002- string(12) "hello, world" 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 004+ 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 005+ 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 006+ 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 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 009+ 010+ Warning: stream_set_blocking() 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 8 011+ 012+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ 014+ Warning: stream_select(): No stream arrays were passed 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 Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc on line 158 016+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3 017+ PHP Warning: stream_set_blocking() 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 4 018+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/damir/sources/php/php-src-php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
1 (2%)
001+ PHP Warning: Module 'sodium' already loaded in Unknown on line 0 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 004+ 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%)
001+ 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 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 001- string(0) "" 002- string(12) "hello, world" 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 004+ 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 005+ 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 006+ 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 007+ 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 008+ 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 009+ 010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7 011+ 012+ Warning: stream_set_blocking() 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 8 013+ 014+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 015+ 016+ Warning: stream_select(): No stream arrays were passed in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 017+ 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 018+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3 019+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 4 020+ 021+ ** ERROR: process timed out **
1 (2%)
001+ 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 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 004+ 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%)
001+ 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 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%)
001+ 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 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%)
001+ 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 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+ 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 005+ 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 006+ 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
1 (2%)
001+ PHP Warning: Failed loading Zend extension 'opcache' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+ PHP Warning: Failed loading Zend extension 'opcache' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- string(0) "" 002- string(12) "hello, world" 003+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/administrator/Downloads/php-7.4.5/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/administrator/Downloads/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 004+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/administrator/Downloads/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 005+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/administrator/Downloads/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7 006+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/administrator/Downloads/php-7.4.5/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8 007+ 008+ ** ERROR: process timed out **
1 (2%)
001+ Failed loading /usr/local/ioncube/ioncube_loader_lin_8.0.so: /usr/local/ioncube/ioncube_loader_lin_8.0.so: cannot open shared object file: No such file or directory 002+ Failed loading /usr/local/ioncube/ioncube_loader_lin_8.0.so: /usr/local/ioncube/ioncube_loader_lin_8.0.so: cannot open shared object file: No such file or directory