Test: /ext/standard/tests/array/array_chunk_traversable.phpt - Version 7.2.7-dev    

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
022- array(2) {
023- [0]=>
024- array(3) {
025- ["one"]=>
026- int(1)
027- ["two"]=>
028- int(2)
029- ["three"]=>
030- int(3)
031- }
032- [1]=>
033- array(2) {
034- ["four"]=>
035- int(4)
036- ["five"]=>
037- int(5)
038- }
039- }