Test: /ext/openssl/tests/bug72333.phpt - Version 7.4.16        

Bug #72333 fwrite() on non-blocking SSL sockets doesn't work
Submitted: 2016-06-04 09:45:18 Modified: 2017-03-14 18:16:57
From: webmaster_20160604 Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 5.6.22 OS: All

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

Count Diff
3 (12%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /ysdata/server/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 002+ 003+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /ysdata/server/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 004+ 005+ Warning: stream_select(): supplied argument is not a valid stream resource in /ysdata/server/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 006+ 007+ Warning: stream_select(): No stream arrays were passed in /ysdata/server/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 009+ ** ERROR: process timed out **
3 (12%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/wwws/php/php7.4.16/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (4%)
001+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 002+ 003+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 004+ 005+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 006+ 007+ Warning: stream_select(): No stream arrays were passed in /usr/src/software/PHP/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 009+ ** ERROR: process timed out **
1 (4%)
001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: 001- done 002+ error:1408F10B:SSL routines:ssl3_get_record:wrong version number in /opt/php/php-7.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 003+ 004+ Warning: stream_socket_client(): Failed to enable crypto in /opt/php/php-7.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 005+ 006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Unknown error) in /opt/php/php-7.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 007+ 008+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /opt/php/php-7.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 009+ 010+ Warning: stream_select(): supplied argument is not a valid stream resource in /opt/php/php-7.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 011+ 012+ Warning: stream_select(): No stream arrays were passed in /opt/php/php-7.4/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 013+ done
1 (4%)
001+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 001- done 002+ 003+ Warning: openssl_csr_new(): Unable to generate a private key in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 004+ 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 132 006+ 007+ Fatal error: Uncaught Exception: Failed to create certificate in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc:135 008+ Stack trace: 009+ #0 %s/bug72333.php(62): CertificateGenerator->saveNewCertAsFileWithKey('bug72333', '/home/dcoombs/s...') 010+ #1 {main} 011+ thrown in /home/dcoombs/src/git/php7-carillon/src/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (4%)
001+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 001- done 002+ 003+ Warning: openssl_csr_new(): Unable to generate a private key in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 128 004+ 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 132 006+ 007+ Fatal error: Uncaught Exception: Failed to create certificate in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc:135 008+ Stack trace: 009+ #0 %s/bug72333.php(62): CertificateGenerator->saveNewCertAsFileWithKey('bug72333', '/app/php-7.4.16...') 010+ #1 {main} 011+ thrown in /app/php-7.4.16/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (4%)
001+ PHP Warning: PHP Startup: ssh2: Unable to initialize module 002+ Module compiled with module API=20180731 003+ PHP compiled with module API=20190902 004+ These options need to match 005+ in Unknown on line 0
1 (4%)
001+ PHP Warning: PHP Startup: openssl: Unable to initialize module 001- done 002+ Module compiled with module API=20160303 003+ PHP compiled with module API=20190902 004+ These options need to match 005+ in Unknown on line 0 006+ 007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 008+ 009+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 010+ 011+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 012+ 013+ Warning: stream_select(): No stream arrays were passed in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 014+ donePHP Warning: stream_socket_accept(): accept failed: Connection timed out in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 6
1 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: /usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/usr/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- done 002+ 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 004+ 005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 006+ 007+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 008+ 009+ Warning: stream_select(): No stream arrays were passed in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 010+ donePHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 6
1 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+ 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 004+ 005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 006+ 007+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 008+ 009+ Warning: stream_select(): No stream arrays were passed in /home/michael/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 011+ ** ERROR: process timed out **
1 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so (/usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/imagick.so.so (/usr/local/lib/php-7.4.16/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
1 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: /usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2 (/usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2: cannot open shared object file: No such file or directory), /usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2.so (/usr/local/lamp/apache/php/lib/php/extensions/no-debug-zts-20190902/gd2.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- done 002+ 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 004+ 005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 006+ 007+ Warning: stream_select(): supplied argument is not a valid stream resource in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 008+ 009+ Warning: stream_select(): No stream arrays were passed in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 010+ donePHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /opt/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/curl (/usr/local/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/curl.so (/usr/local/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+ 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 004+ 005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 006+ 007+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 008+ 009+ Warning: stream_select(): No stream arrays were passed in /home/enzo/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 011+ ** ERROR: process timed out **
1 (4%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/curl (/usr/local/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/curl.so (/usr/local/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- done 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'ftp' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/ftp (/usr/local/lib/php/extensions/no-debug-zts-20190902/ftp: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/ftp.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/ftp.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 'gd2' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/gd2 (/usr/local/lib/php/extensions/no-debug-zts-20190902/gd2: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/gd2.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/gd2.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/lib/php/extensions/no-debug-zts-20190902/mbstring (/usr/local/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/usr/local/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/lib/php/extensions/no-debug-zts-20190902/mysqli (/usr/local/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/usr/local/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 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/openssl.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 'pdo_mysql' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.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 'pdo_sqlite' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/pdo_sqlite.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 'sockets' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/sockets (/usr/local/lib/php/extensions/no-debug-zts-20190902/sockets: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/sockets.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/sockets.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 010+ 011+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 012+ 013+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 014+ 015+ Warning: stream_select(): supplied argument is not a valid stream resource in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 016+ 017+ Warning: stream_select(): No stream arrays were passed in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 018+ donePHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/alejandro/Downloads/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (4%)
001+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'mysqli' in Unknown on line 0 001- done 002+ 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 004+ 005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 006+ 007+ Warning: stream_select(): supplied argument is not a valid stream resource in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 008+ 009+ Warning: stream_select(): No stream arrays were passed in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 010+ donePHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /usr/local/src/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (4%)
001+ PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) '/usr/local/php/lib/php/extensions/no-debug-zts-20190902/openssl.so' in Unknown on line 0 002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so' (tried: /usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so: undefined symbol: _tsrm_ls_cache), /usr/local/php/lib/php/extensions/no-debug-zts-20190902//usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so.so (/usr/local/php/lib/php/extensions/no-debug-zts-20190902//usr/local/php/lib/php/extensions/no-debug-zts-20190902/bcmath.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (4%)
001+ PHP Warning: Module 'imagick' already loaded in Unknown on line 0 002+ PHP Warning: Module 'zip' already loaded in Unknown on line 0
1 (4%)
001+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/opt/self/Tools/php-7.4.16/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: PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so: cannot open shared object file: No such file or directory), /opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so.so (/opt/self/Tools/php-7.4.16/lib/php/extensions/no-debug-non-zts-20190902/memcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (4%)
001+ PHP Deprecated: Directive 'track_errors' is deprecated in Unknown on line 0 001- done 002+ 003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 004+ 005+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 006+ 007+ Warning: stream_select(): supplied argument is not a valid stream resource in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 008+ 009+ Warning: stream_select(): No stream arrays were passed in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 010+ donePHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /var/tmacalee/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (4%)
001+ Failed loading /opt/php7/lib/extensions/xdebug.so: /opt/php7/lib/extensions/xdebug.so: undefined symbol: gc_globals
1 (4%)
001+ Failed loading /local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: /local/lib/php/extensions/no-debug-non-zts-20131226/opcache.so: undefined symbol: _zval_ptr_dtor 001- done 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'php_openssl.dll' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ 004+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10011 (Connection refused) in /local/src/xiong/PHPWare/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 4 005+ 006+ Warning: stream_set_blocking() expects parameter 1 to be resource, bool given in /local/src/xiong/PHPWare/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 5 007+ 008+ Warning: stream_select(): supplied argument is not a valid stream resource in /local/src/xiong/PHPWare/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 009+ 010+ Warning: stream_select(): No stream arrays were passed in /local/src/xiong/PHPWare/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 10 011+ donePHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /local/src/xiong/PHPWare/php-7.4.16/ext/openssl/tests/ServerClientTestCase.inc on line 158