Test: /ext/standard/tests/array/array_chunk_variation21.phpt - Version 5.4.16-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
009-
010- [1]
011- array(1) {
012- [0]=>
013- array(1) {
014- [0]=>
015- int(1)
016- }
017- }
018- array(1) {
019- [0]=>
020- array(1) {
021- ["a"]=>
022- int(1)
023- }
024- }
025- array(1) {
026- [0]=>
027- array(1) {
028- [0]=>
029- int(1)
030- }
031- }