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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ bool(false) 003+ array(0) { 004+ } 005+ NULL 006+ 007+ 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- bool(true) 003- array(2) { 004- ["file1"]=> 005- array(5) { 006- ["name"]=> 007- string(9) "file1.txt" 008- ["type"]=> 009- string(0) "" 010- ["tmp_name"]=> 011- string(%d) "%s" 012- ["error"]=> 013- int(0) 014- ["size"]=> 015- int(1) 016- } 017- ["file2"]=> 018- array(5) { 019- ["name"]=> 020- string(9) "file2.txt" 021- ["type"]=> 022- string(0) "" 023- ["tmp_name"]=> 024- string(%d) "%s" 025- ["error"]=> 026- int(0) 027- ["size"]=> 028- int(1) 029- } 030- } 031- NULL