Test: /Zend/tests/return_types/inheritance009.phpt - Version 7.4.29    

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

Count Diff
1 (50%)
001+ Sun May 29 19:41:20 2022 (10785): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Success (0) 001- object(ArrayObject)#%d (1) { 002- ["storage":"ArrayObject":private]=> 003- array(2) { 004- [0]=> 005- int(1) 006- [1]=> 007- int(2) 008- } 009- } 010- object(ArrayIterator)#%d (1) { 011- ["storage":"ArrayIterator":private]=> 012- array(2) { 013- [0]=> 014- int(1) 015- [1]=> 016- int(2) 017- } 018- }
1 (50%)
001+ Mon Apr 25 18:19:18 2022 (12468): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2) 001- object(ArrayObject)#%d (1) { 002- ["storage":"ArrayObject":private]=> 003- array(2) { 004- [0]=> 005- int(1) 006- [1]=> 007- int(2) 008- } 009- } 010- object(ArrayIterator)#%d (1) { 011- ["storage":"ArrayIterator":private]=> 012- array(2) { 013- [0]=> 014- int(1) 015- [1]=> 016- int(2) 017- } 018- }