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

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

Count Diff
10 (26%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"
2 (5%)
001+ Xdebug could not open the remote debug file '/tmp/xdebug/xdebug.log'.
002+ Xdebug could not open the remote debug file '/tmp/xdebug/xdebug.log'.
2 (5%)
001+ PHP Warning: PHP Startup: smbclient: Unable to initialize module
002+ Module compiled with module API=20151012
003+ PHP compiled with module API=20180731
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: smbclient: Unable to initialize module
007+ Module compiled with module API=20151012
008+ PHP compiled with module API=20180731
009+ These options need to match
010+ in Unknown on line 0
2 (5%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/opcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
004+
005+ Warning: stream_select(): supplied argument is not a valid stream resource in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
006+
007+ Warning: stream_select(): No stream arrays were passed in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/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/try/src/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 14
014+
015+ ** ERROR: process timed out **
1 (3%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10011 (Address already in use) in /root/php-7.3.8/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 /root/php-7.3.8/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 /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
004+
005+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
006+ error:1408F10B:SSL routines:ssl3_get_record:wrong version number in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
007+
008+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
009+
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Unknown error) in /root/php-7.3.8/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 /root/php-7.3.8/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 /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
015+
016+ Warning: stream_select(): No stream arrays were passed in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
017+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
018+ PHP Warning: fclose() expects parameter 1 to be resource, bool given in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 13
019+ PHP Notice: fwrite(): send of 38 bytes failed with errno=32 Broken pipe in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
020+ PHP Notice: fwrite(): send of 38 bytes failed with errno=32 Broken pipe in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
021+
022+ ** ERROR: process timed out **
1 (3%)
001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:10011 (Address already in use) in /home/phpmt/php-7.3.8/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/phpmt/php-7.3.8/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/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
004+
005+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
006+ error:1408F10B:SSL routines:ssl3_get_record:wrong version number in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
007+
008+ Warning: stream_socket_client(): Failed to enable crypto in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
009+
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Unknown error) in /home/phpmt/php-7.3.8/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 /home/phpmt/php-7.3.8/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 /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
015+
016+ Warning: stream_select(): No stream arrays were passed in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
017+ PHP Warning: fwrite() expects parameter 1 to be resource, bool given in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
018+ PHP Notice: fwrite(): send of 38 bytes failed with errno=32 Broken pipe in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
019+ PHP Notice: fwrite(): send of 76 bytes failed with errno=32 Broken pipe in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
020+ PHP Notice: fwrite(): send of 38 bytes failed with errno=32 Broken pipe in /home/phpmt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 27
021+
022+ ** ERROR: process timed out **
1 (3%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/home/andres/Descargas/php-src/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/andres/Descargas/php-src/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 /home/andres/Descargas/php-src/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 /home/andres/Descargas/php-src/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
005+
006+ ** ERROR: process timed out **
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.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 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.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 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.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 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.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 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.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 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/swoole.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'raphf.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.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 'raphf.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/raphf.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 'propro.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/propro.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/propro.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/propro.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/propro.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 'http.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/http.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/http.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/http.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/http.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 'propro.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/propro.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/propro.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/propro.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/propro.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 'geoip.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.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 'http.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/http.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/http.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/http.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/http.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 'geoip.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so.so (/usr/local/lib/php/extensions/no-debug-zts-20180731/geoip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_screw_plus.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.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 'pgsql.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.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 'mongo.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.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 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_screw_plus.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/php_screw_plus.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 'pgsql.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/pgsql.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 'mongo.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/mongo.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 'redis.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+
010+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /root/php-7.3.8/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 /root/php-7.3.8/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 /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
015+
016+ Warning: stream_select(): No stream arrays were passed in /root/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_mysql.dll' (tried: /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll: cannot open shared object file: No such file or directory), /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll.so (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll.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 'php_mysqli.dll' (tried: /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll: cannot open shared object file: No such file or directory), /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll.so (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll.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 'php_mysql.dll' (tried: /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll: cannot open shared object file: No such file or directory), /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll.so (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysql.dll.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 'php_mysqli.dll' (tried: /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll: cannot open shared object file: No such file or directory), /apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll.so (/apps/redcap/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/php_mysqli.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
006+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
009+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3
010+
011+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
012+
013+ Warning: stream_select(): supplied argument is not a valid stream resource in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
014+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 4
015+
016+ Warning: stream_select(): No stream arrays were passed in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
017+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
018+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /apps/redcap/setup/redcap9.1.1_thirdparty/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
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 /opt/php-7.3.8/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 /opt/php-7.3.8/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 /opt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
009+
010+ Warning: stream_select(): No stream arrays were passed in /opt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
011+ PHP Warning: stream_socket_client(): unable to connect to tcp://127.0.0.1:10011 (Connection refused) in /opt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 3
012+ PHP Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /opt/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 4
013+
014+ ** ERROR: process timed out **
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'maxminddb.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.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 'maxminddb.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/maxminddb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'intl' (tried: /opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl (/opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl: cannot open shared object file: No such file or directory), /opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl.so (/opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl.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 'intl' (tried: /opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl (/opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl: cannot open shared object file: No such file or directory), /opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl.so (/opt/php-fpm-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.so: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.so.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/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/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.so: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.so.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/imagick.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 'apcu.so' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.so.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/apcu.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 'smbclient.so' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.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 'smbclient.so' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-zts-20180731/smbclient.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2 (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2.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 'mbstring' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli.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 'openssl' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2 (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mbstring.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 'mysqli' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/mysqli.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 'openssl' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl.so (/usr/local/php/lib/php/extensions/no-debug-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/fileinfo.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.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 'swoole.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20180731/swoole.so.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/nil/Downloads/php-7.3.8/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/nil/Downloads/php-7.3.8/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/nil/Downloads/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
013+
014+ Warning: stream_select(): No stream arrays were passed in /home/nil/Downloads/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
015+ PHP Warning: stream_socket_accept(): SSL: Handshake timed out in /home/nil/Downloads/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
016+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/nil/Downloads/php-7.3.8/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 10
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2 (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.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 'curl' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2 (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/mysqli.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so (/usr/local/php-7.3.8/lib/php/extensions/no-debug-non-zts-20180731/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (3%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /root/php-7.3.8/ext/curl (/root/php-7.3.8/ext/curl: cannot read file data: Is a directory), /root/php-7.3.8/ext/curl.so (/root/php-7.3.8/ext/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 'openssl' (tried: /root/php-7.3.8/ext/openssl (/root/php-7.3.8/ext/openssl: cannot read file data: Is a directory), /root/php-7.3.8/ext/openssl.so (/root/php-7.3.8/ext/openssl.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 'curl' (tried: /root/php-7.3.8/ext/curl (/root/php-7.3.8/ext/curl: cannot read file data: Is a directory), /root/php-7.3.8/ext/curl.so (/root/php-7.3.8/ext/curl.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 'openssl' (tried: /root/php-7.3.8/ext/openssl (/root/php-7.3.8/ext/openssl: cannot read file data: Is a directory), /root/php-7.3.8/ext/openssl.so (/root/php-7.3.8/ext/openssl.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.3.8/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.3.8/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.3.8/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.3.8/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
013+
014+ ** ERROR: process timed out **