From: Anthony Ferrara Date: Fri, 20 Mar 2015 22:04:35 +0000 (-0400) Subject: Add news file for merge of scalar typehints RFC X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~572 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=595e46fdebbdce45a6a2662ea98e62639473223d;p=php Add news file for merge of scalar typehints RFC --- diff --git a/NEWS b/NEWS index e1f213cd09..defc0f28ef 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,7 @@ . Added error_clear_last() function. (Reeze Xia) . Fixed bug #68797 (Number 2.2250738585072012e-308 converted incorrectly). (Anatol) + . Implemented the RFC `Scalar Type Decalarations v0.5` (Anthony) - Curl: . Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)