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

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

Count Diff
1 (50%)
001+ Fri Dec 20 17:19:01 2019 (129782): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
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+ Fri Dec 20 16:42:21 2019 (99492): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
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- }