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

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ object(ArrayIterator)#1 (0) { 002+ } 003+ array(6) { 004+ [""]=> 005+ int(1) 006+ ["[0x0]"]=> 007+ int(2) 008+ ["[0x0][0x0]"]=> 009+ int(3) 010+ ["[0x0][0x0][0x0]"]=> 011+ int(4) 012+ ["[0x0]*"]=> 013+ int(5) 014+ ["[0x0]*[0x0]"]=> 015+ int(6) 001- object(ArrayIterator)#%d (1) { 002- ["storage":"ArrayIterator":private]=> 003- array(6) { 004- [""]=> 005- int(1) 006- ["[0x0]"]=> 007- int(2) 008- ["[0x0][0x0]"]=> 009- int(3) 010- ["[0x0][0x0][0x0]"]=> 011- int(4) 012- ["[0x0]*"]=> 013- int(5) 014- ["[0x0]*[0x0]"]=> 015- int(6) 016- } 017+ ===DONE=== 018- array(6) { 019- [""]=> 020- int(1) 021- ["[0x0]"]=> 022- int(2) 023- ["[0x0][0x0]"]=> 024- int(3) 025- ["[0x0][0x0][0x0]"]=> 026- int(4) 027- ["[0x0]*"]=> 028- int(5) 029- ["[0x0]*[0x0]"]=> 030- int(6) 031- } 032- ===DONE===