From: Xinchen Hui Date: Sun, 21 Jul 2013 13:07:38 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-5.5.2RC1~13^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29281dee491d675185ce155e7956d1617d551c4a;p=php Update NEWS --- diff --git a/NEWS b/NEWS index baa727fe9d..6a24e7a340 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2013, PHP 5.5.2 - Core: + . Fixed bug #65304 (Use of max int in array_sum). (Laruence) . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very limited case). (Arpad)