diff options
author | Xinchen Hui <laruence@php.net> | 2013-07-21 21:07:38 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2013-07-21 21:07:38 +0800 |
commit | 29281dee491d675185ce155e7956d1617d551c4a (patch) | |
tree | cce47bcf8a78e75345b11c0baf7a7dd79e01a8ee | |
parent | c7b58e49670ffce80422fe062196ddef31cdfc0a (diff) | |
download | php-git-29281dee491d675185ce155e7956d1617d551c4a.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |