Test: /ext/spl/tests/iterator_050.phpt - Version 7.1.14-dev    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
002+ string(3) "1,2"
003+ int(2)
004+ string(5) "1,2,3"
005+ int(0)
006+ string(1) "1"
007+ int(1)
008+ string(3) "1,2"
009+ int(2)
010+ string(5) "1,2,3"
011+ object(ArrayIterator)#1 (1) {
012+ ["storage":"ArrayIterator":private]=>
013+ array(9) {
014+ [0]=>
002- array(3) {
003- [0]=>
004- %s(3) "1,2"
005- [1]=>
007- [2]=>
008- %s(1) "2"
009- }
010- int(2)
011- array(3) {
012- [0]=>
014- [1]=>
015- %s(1) "1"
016- [2]=>
017- %s(1) "2"
018- }
019- int(0)
020- array(2) {
021- [0]=>
022- %s(1) "1"
023- [1]=>
024- %s(1) "1"
016+ [1]=>
018+ [2]=>
019+ string(5) "1,2,3"
020+ [3]=>
021+ string(0) ""
022+ [4]=>
023+ NULL
024+ [5]=>
025+ array(0) {
026+ }
027+ [6]=>
028+ string(6) "FooBar"
029+ [7]=>
030+ string(1) ","
031+ [8]=>
032+ string(2) ",,"
033+ }
026- int(1)
035+ ===DONE===
027- array(2) {
028- [0]=>
029- %s(1) "1"
030- [1]=>
031- %s(1) "1"
032- }
033- int(2)
034- array(2) {
035- [0]=>
036- %s(1) "1"
037- [1]=>
038- %s(1) "1"
039- }
040- object(ArrayIterator)#%d (1) {
041- %s"storage"%s"ArrayIterator":private]=>
042- array(9) {
043- [0]=>
044- %s(1) "1"
045- [1]=>
046- %s(3) "1,2"
047- [2]=>
048- %s(5) "1,2,3"
049- [3]=>
050- %s(0) ""
051- [4]=>
052- NULL
053- [5]=>
054- array(0) {
055- }
056- [6]=>
057- %s(6) "FooBar"
058- [7]=>
059- %s(1) ","
060- [8]=>
061- %s(2) ",,"
062- }
063- }
064- ===DONE===