Test: /ext/openssl/tests/tlsv1.3_wrapper.phpt - Version 7.4.29    

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

Count Diff
2 (20%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so (/wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so: cannot open shared object file: No such file or directory), /wwws/php/php7.4.29/lib/php/extensions/no-debug-zts-20190902/mcrypt.so.so (/wwws/php/php7.4.29/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 (10%)
001+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 128 002+ 003+ Warning: openssl_csr_new(): Unable to generate a private key in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 128 001- resource(%d) of type (stream) 002- bool(false) 003- bool(false) 004+ 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 132 006+ 007+ Fatal error: Uncaught Exception: Failed to create certificate in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc:135 008+ Stack trace: 009+ #0 %s/tlsv1.3_wrapper.php(40): CertificateGenerator->saveNewCertAsFileWithKey('tlsv1.3_wrapper', '/root/php-7.4.2...') 010+ #1 {main} 011+ thrown in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (10%)
001+ Warning: openssl_csr_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 128 002+ 003+ Warning: openssl_csr_new(): Unable to generate a private key in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 128 001- resource(%d) of type (stream) 002- bool(false) 003- bool(false) 004+ 005+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 132 006+ 007+ Fatal error: Uncaught Exception: Failed to create certificate in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc:135 008+ Stack trace: 009+ #0 %s/tlsv1.3_wrapper.php(40): CertificateGenerator->saveNewCertAsFileWithKey('tlsv1.3_wrapper', '/home/moo/sourc...') 010+ #1 {main} 011+ thrown in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (10%)
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 tlsv1.3://127.0.0.1:64321 (Connection refused) in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 004+ bool(false) 001- resource(%d) of type (stream) 007+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc on line 158
1 (10%)
001+ PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=/usr/local/php7/lib/php/extensions/no-debug-non-zts-20190902/opcache.so from php.ini) in Unknown on line 0
1 (10%)
001+ PHP Warning: PHP Startup: Invalid library (appears to be a Zend Extension, try loading using zend_extension=/usr/local/lib/php/20190902/opcache.so from php.ini) in Unknown on line 0
1 (10%)
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 (10%)
001+ PHP Notice: Undefined variable: errno in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 6 002+ PHP Notice: Undefined variable: errstr in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 6 003+ PHP Warning: stream_socket_server() has been disabled for security reasons in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 6 004+ 005+ Warning: stream_socket_client(): unable to connect to tlsv1.3://127.0.0.1:64321 (Connection refused) in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 9 006+ bool(false) 001- resource(%d) of type (stream)
1 (10%)
001+ Derived class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored