Test: /ext/session/tests/rfc1867_no_name.phpt - Version 7.4.16    

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

Count Diff
5 (83%)
001+ Warning: session_start(): Cannot find serialization handler 'igbinary' - session startup failed in %s/rfc1867_no_name.php on line 2 002+ string(0) "" 001- string(%d) "rfc1867-tests" 032+ 033+ Warning: session_destroy(): Trying to destroy uninitialized session in %s/rfc1867_no_name.php on line 6
1 (17%)
001+ Wed Mar 31 15:31:40 2021 (139690106120640): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2) 001- string(%d) "rfc1867-tests" 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