Test: /ext/standard/tests/array/array_pad_variation2.phpt - Version 5.4.5    

There is 1 diff reported by users for this test.

Count Diff
13 (100%)
049+ array(2) {
050+ [0]=>
051+ int(1)
052+ [1]=>
053+ int(2)
054+ }
049-
050- Warning: array_pad(): You may only pad up to 1048576 elements at a time in %s on line %d
051- bool(false)