From: Anatol Belski Date: Wed, 23 Dec 2015 17:39:40 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.0.3RC1~108^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85809b969f10b05ad12fc12359bc457bca943849;p=php update NEWS --- diff --git a/NEWS b/NEWS index d2bc659e50..ce1bf50d16 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2016 PHP 7.0.3 - Core: + . Fixed bug #71201 (round() segfault on 64-bit builds). (Anatol) . Added support for new HTTP 451 code. (Julien) - SPL: