Test: /ext/standard/tests/array/array_fill_variation1.phpt - Version 5.5.0    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
018+
019+ Warning: array_fill(): Cannot add element to the array as the next element is already occupied in %s/array_fill_variation1.php on line 92
020+ bool(false)
018- array(2) {
019- [-1097262584]=>
020- int(100)
021- [0]=>
022- int(100)
023- }