Test: /ext/session/tests/rfc1867_disabled_2.phpt - Version 7.4.24    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ array(0) { 003+ } 004+ NULL 005+ 006+ Warning: PHP Startup: Unable to load dynamic library 'php_openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/php_openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 002- array(2) { 003- ["file1"]=> 004- array(5) { 005- ["name"]=> 006- string(9) "file1.txt" 007- ["type"]=> 008- string(0) "" 009- ["tmp_name"]=> 010- string(%d) "%s" 011- ["error"]=> 012- int(0) 013- ["size"]=> 014- int(1) 015- } 016- ["file2"]=> 017- array(5) { 018- ["name"]=> 019- string(9) "file2.txt" 020- ["type"]=> 021- string(0) "" 022- ["tmp_name"]=> 023- string(%d) "%s" 024- ["error"]=> 025- int(0) 026- ["size"]=> 027- int(1) 028- } 029- } 030- NULL