summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2013-07-21 21:07:38 +0800
committerXinchen Hui <laruence@php.net>2013-07-21 21:07:38 +0800
commit29281dee491d675185ce155e7956d1617d551c4a (patch)
treecce47bcf8a78e75345b11c0baf7a7dd79e01a8ee
parentc7b58e49670ffce80422fe062196ddef31cdfc0a (diff)
downloadphp-git-29281dee491d675185ce155e7956d1617d551c4a.tar.gz
Update NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)