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

There is 1 diff reported by users for this test.

Count Diff
183 (100%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
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- }