Test: /ext/openssl/tests/session_meta_capture.phpt - Version 7.4.29    

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

Count Diff
2 (13%)
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
2 (13%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/curl (/apache/lib/php/extensions/no-debug-zts-20190902/curl: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/curl.so (/apache/lib/php/extensions/no-debug-zts-20190902/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002+ PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/mbstring (/apache/lib/php/extensions/no-debug-zts-20190902/mbstring: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/mbstring.so (/apache/lib/php/extensions/no-debug-zts-20190902/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 'exif' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/exif (/apache/lib/php/extensions/no-debug-zts-20190902/exif: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/exif.so (/apache/lib/php/extensions/no-debug-zts-20190902/exif.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: /apache/lib/php/extensions/no-debug-zts-20190902/mysqli (/apache/lib/php/extensions/no-debug-zts-20190902/mysqli: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/mysqli.so (/apache/lib/php/extensions/no-debug-zts-20190902/mysqli.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: /apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql (/apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql: cannot open shared object file: No such file or directory), /apache/lib/php/extensions/no-debug-zts-20190902/pdo_mysql.so (/apache/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 006+ 007+ Notice: Undefined index: session_meta in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 008+ 009+ Notice: Trying to access array offset on value of type null in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 16 010+ NULL 011+ 012+ Notice: Undefined index: session_meta in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 20 013+ 014+ Notice: Trying to access array offset on value of type null in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 21 015+ NULL 016+ 017+ Notice: Undefined index: session_meta in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 25 018+ 019+ Notice: Trying to access array offset on value of type null in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 26 020+ NULL 021+ PHP Notice: fwrite(): write of 1 bytes failed with errno=32 Broken pipe in /apache/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc on line 158
2 (13%)
001+ Notice: Undefined index: session_meta in /var/www/html/repos/redhat/8/php/php_7.4.X/pt-php-fpm-moodle-container/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 002+ 003+ Notice: Trying to access array offset on value of type null in /var/www/html/repos/redhat/8/php/php_7.4.X/pt-php-fpm-moodle-container/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 16 004+ NULL 005+ 006+ Notice: Undefined index: session_meta in /var/www/html/repos/redhat/8/php/php_7.4.X/pt-php-fpm-moodle-container/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 20 007+ 008+ Notice: Trying to access array offset on value of type null in /var/www/html/repos/redhat/8/php/php_7.4.X/pt-php-fpm-moodle-container/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 21 009+ NULL 001- string(5) "TLSv1" 002- string(7) "TLSv1.1"
1 (6%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 82 002+ 003+ 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 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ 005+ Warning: openssl_csr_new(): Unable to generate a private key in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 128 006+ 007+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 132 008+ 009+ Fatal error: Uncaught Exception: Failed to create certificate in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc:135 010+ Stack trace: 011+ #0 %s/session_meta_capture.php(57): CertificateGenerator->saveNewCertAsFileWithKey('session_meta_ca...', '/root/php-7.4.2...') 012+ #1 {main} 013+ thrown in /root/php-7.4.29bak/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (6%)
001+ Warning: openssl_x509_export_to_file(): cannot get cert from parameter 1 in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 82 002+ 003+ 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 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ 005+ 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 006+ 007+ 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 008+ 009+ Fatal error: Uncaught Exception: Failed to create certificate in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc:135 010+ Stack trace: 011+ #0 %s/session_meta_capture.php(57): CertificateGenerator->saveNewCertAsFileWithKey('session_meta_ca...', '/home/moo/sourc...') 012+ #1 {main} 013+ thrown in /home/moo/source/php-7.4.29/ext/openssl/tests/CertificateGenerator.inc on line 135
1 (6%)
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+ Notice: Undefined index: session_meta in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ 005+ Notice: Trying to access array offset on value of type null in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 16 006+ NULL 007+ 008+ Notice: Undefined index: session_meta in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 20 009+ 010+ Notice: Trying to access array offset on value of type null in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 21 011+ NULL 012+ 013+ Notice: Undefined index: session_meta in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 25 014+ 015+ Notice: Trying to access array offset on value of type null in /home/codespace/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 26 016+ NULL 017+ 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 (6%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'ldap' (tried: /usr/local/lib/php/extensions/no-debug-zts-20190902/ldap (/usr/local/lib/php/extensions/no-debug-zts-20190902/ldap: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20190902/ldap.so (/usr/local/lib/php/extensions/no-debug-zts-20190902/ldap.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
1 (6%)
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 (6%)
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 (6%)
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 (6%)
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 8 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 8 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 8 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ 005+ Notice: Undefined index: session_meta in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 006+ 007+ Notice: Trying to access array offset on value of type null in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 16 008+ NULL 009+ 010+ Notice: Undefined index: session_meta in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 20 011+ 012+ Notice: Trying to access array offset on value of type null in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 21 013+ NULL 014+ 015+ Notice: Undefined index: session_meta in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 25 016+ 017+ Notice: Trying to access array offset on value of type null in /usr/local/src/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 26 018+ NULL
1 (6%)
001+ Notice: Undefined index: session_meta in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 15 002+ 003+ Notice: Trying to access array offset on value of type null in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 16 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ NULL 005+ 006+ Notice: Undefined index: session_meta in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 20 007+ 008+ Notice: Trying to access array offset on value of type null in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 21 009+ NULL 010+ 011+ Notice: Undefined index: session_meta in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 25 012+ 013+ Notice: Trying to access array offset on value of type null in /root/rpmbuild/BUILD/php-7.4.29/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 26 014+ NULL
1 (6%)
001+ Derived class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored