Test: /ext/spl/tests/array_001.phpt - Version 5.6.0-dev    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
012+ array(2) {
012- array(6) {
014+ int(4)
014- int(0)
016+ int(5)
017+ }
018+ string(1) "a"
019+ object(ArrayObject)#1 (1) {
020+ ["storage":"ArrayObject":private]=>
021+ array(5) {
022+ [0]=>
023+ int(0)
024+ [1]=>
025+ int(1)
026+ [2]=>
027+ int(2)
028+ [3]=>
029+ int(3)
030+ ["a"]=>
031+ string(1) "a"
032+ }
016- int(1)
017- [2]=>
018- int(2)
019- [3]=>
020- int(3)
021- [4]=>
022- int(4)
023- [5]=>
024- int(5)
026- string(1) "a"
029- array(5) {
032- [1]=>
033- int(1)
034+ int(0)
035+
036+ Notice: Undefined offset: 6 in %s/array_001.php on line 18
037+ NULL
038+
039+ Notice: Undefined index: b in %s/array_001.php on line 19
040+ NULL
041+
042+ Notice: Undefined offset: 7 in %s/array_001.php on line 24
043+
044+ Notice: Undefined index: c in %s/array_001.php on line 25
036- [3]=>
037- int(3)
038- ["a"]=>
039- string(1) "a"
042- int(0)
043-
044- Notice: Undefined offset: 6 in %sarray_001.php on line %d
045- NULL
046-
047- Notice: Undefined index: b in %sarray_001.php on line %d
048- NULL
049-
050- Notice: Undefined offset: 7 in %sarray_001.php on line %d
051-
052- Notice: Undefined index: c in %sarray_001.php on line %d
053- object(ArrayObject)#%d (1) {
054- ["storage":"ArrayObject":private]=>
055- array(2) {
047+ array(2) {
054+ object(ArrayObject)#1 (1) {
055+ ["storage":"ArrayObject":private]=>
056+ array(4) {
057+ [0]=>
058+ int(0)
059+ [2]=>
060+ int(2)
061+ [4]=>
062+ string(1) "3"
063+ [5]=>
064+ int(4)
065+ }
066+ }
067+ ===DONE===
056- [0]=>
057- int(0)
058- [2]=>
059- int(2)
060- }
061- }
062- object(ArrayObject)#%d (1) {
063- ["storage":"ArrayObject":private]=>
064- array(4) {
065- [0]=>
066- int(0)
067- [2]=>
068- int(2)
069- [4]=>
070- string(1) "3"
071- [5]=>
072- int(4)
073- }
074- }
075- ===DONE===