Test: /ext/spl/tests/array_025.phpt - Version 7.4.6-dev    

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

Count Diff
2 (67%)
001+ Segmentation fault (core dumped) 002+ 003+ Termsig=11 001- ArrayObject Object 002- ( 003- [storage:ArrayObject:private] => ArrayObject Object 004- ( 005- [storage:ArrayObject:private] => Array 006- ( 007- [0] => 1 008- [1] => 2 009- ) 010- 011- ) 012- 013- ) 014- O:11:"ArrayObject":4:{i:0;i:0;i:1;O:11:"ArrayObject":4:{i:0;i:0;i:1;a:2:{i:0;i:1;i:1;i:2;}i:2;a:0:{}i:3;N;}i:2;a:0:{}i:3;N;} 015- ArrayObject Object 016- ( 017- [storage:ArrayObject:private] => ArrayObject Object 018- ( 019- [storage:ArrayObject:private] => Array 020- ( 021- [0] => 1 022- [1] => 2 023- ) 024- 025- ) 026- 027- )
1 (33%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted at /home/travis/build/php/php-src/Zend/zend_string.h:133 (tried to allocate 17960381302687404992 bytes) in %s/array_025.php on line 4 001- ArrayObject Object 002- ( 003- [storage:ArrayObject:private] => ArrayObject Object 004- ( 005- [storage:ArrayObject:private] => Array 006- ( 007- [0] => 1 008- [1] => 2 009- ) 010- 011- ) 012- 013- ) 014- O:11:"ArrayObject":4:{i:0;i:0;i:1;O:11:"ArrayObject":4:{i:0;i:0;i:1;a:2:{i:0;i:1;i:1;i:2;}i:2;a:0:{}i:3;N;}i:2;a:0:{}i:3;N;} 015- ArrayObject Object 016- ( 017- [storage:ArrayObject:private] => ArrayObject Object 018- ( 019- [storage:ArrayObject:private] => Array 020- ( 021- [0] => 1 022- [1] => 2 023- ) 024- 025- ) 026- 027- )