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

Bug #48182 asynchronous socket connection over ssl fails entirely
Submitted: 2009-05-07 16:23:49 Modified: 2009-08-21 00:46:54
From: frase Assigned: srinatar
Status: Closed Package: OpenSSL related
PHP Version: 5.2.11RC1 OS: *

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

Count Diff
4 (20%)
002+ PHP Warning: Module 'intl' already loaded in Unknown on line 0 003+ PHP Warning: Module 'xsl' already loaded in Unknown on line 0
2 (10%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'gmp' (tried: /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp: cannot open shared object file: No such file or directory), /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp.so (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/gmp.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 'intl' (tried: /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl: cannot open shared object file: No such file or directory), /wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl.so (/wwwroot/php/lib/php/extensions/no-debug-zts-20190902/intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
2 (10%)
002+ PHP Warning: Module 'intl' already loaded in Unknown on line 0
2 (10%)
002+ 003+ Warning: openssl_csr_new(): Error signing request in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 62 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 68 006+ 007+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 82 008+ 009+ Warning: openssl_csr_sign(): cannot get cert from parameter 2 in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/usr/src/php-7....') 014+ #1 {main} 015+ thrown in /usr/src/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/etc/php7-apache2/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 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'newrelic.so' (tried: /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so: cannot open shared object file: No such file or directory), /etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so.so (/etc/php7-apache2/lib/php/extensions/no-debug-zts-20190902/newrelic.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring (/usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/usr/local/php-7.4/lib/php/extensions/no-debug-zts-20190902/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'imagick' (tried: /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick (Cannot open "/opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick"), /opt/php74/usr/lib64/extensions/debug-non-zts-20190902/imagick.so (Shared object "libMagickWand-7.so.7" not found, required by "imagick.so")) in Unknown on line 0 004+ PHP Warning: Module 'zip' already loaded in Unknown on line 0
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20190902/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ Warning: stream_socket_client(): SSL: Connection refused in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 009+ 010+ Warning: fwrite() expects parameter 1 to be resource, bool given in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 011+ 012+ Warning: fread() expects parameter 1 to be resource, bool given in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 013+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /dataNew/web/opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so' (tried: /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory), /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/openssl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 003+ PHP Warning: PHP Startup: Unable to load dynamic library '/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so' (tried: /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so: cannot open shared object file: No such file or directory), /opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so.so (/opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902//opt/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): SSL: Connection refused in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): Failed to enable crypto in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 010+ 011+ Warning: fwrite() expects parameter 1 to be resource, bool given in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 012+ 013+ Warning: fread() expects parameter 1 to be resource, bool given in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14 014+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /opt/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (5%)
002+ PHP Warning: Failed loading Zend extension 'opcache.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/opcache.so.so (/usr/local/php-7.4.26/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 003+ PHP Warning: PHP Startup: Unable to load dynamic library 'igbinary.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/igbinary.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/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/mongodb.so.so (/usr/local/php-7.4.26/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 'redis.so' (tried: /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so: cannot open shared object file: No such file or directory), /usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so (/usr/local/php-7.4.26/lib/php/extensions/no-debug-non-zts-20190902/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (5%)
002+ Derived class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored
1 (5%)
002+ 003+ Warning: stream_socket_client(): SSL: Connection refused in /usr/src/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ 007+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 008+ 009+ Warning: fwrite() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 13 010+ 011+ Warning: fread() expects parameter 1 to be resource, bool given in /usr/src/php-7.4.26/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (5%)
002+ 003+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 82 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_new(): Unable to generate a private key in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 008+ 009+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/usr/local/php-...') 014+ #1 {main} 015+ thrown in /usr/local/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (5%)
002+ 003+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 82 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ 005+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_new(): Unable to generate a private key in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 128 008+ 009+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 132 010+ 011+ Fatal error: Uncaught Exception: Failed to create certificate in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc:135 012+ Stack trace: 013+ #0 %s/bug48182.php(46): CertificateGenerator->saveNewCertAsFileWithKey('bug48182', '/dragonball/pac...') 014+ #1 {main} 015+ thrown in /dragonball/package/devel/php-7.4.26/ext/openssl/tests/CertificateGenerator.inc on line 135