Test: /ext/standard/tests/array/bug65304.phpt - Version 5.4.21        

Bug #65304 Use of max int in array_sum
Submitted: 2013-07-21 09:37:52 Modified: 2013-07-21 12:12:03
From: koushky Assigned:
Status: Closed Package: Arrays related
PHP Version: 5.4.17 OS: Ubuntu 13.04 64bit

There are 2 different diffs reported by users for this test.

Count Diff
3 (75%)
001+ int(-9223372036854775808)
002- float(%s)
1 (25%)
001+ int(-2147483648)
002- float(%s)