From: Dmitry Stogov Date: Mon, 27 Apr 2015 14:21:16 +0000 (+0300) Subject: Added news entry X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ecaf49eb290e0d665b86c8ece1d86dec70cb252f;p=php Added news entry --- diff --git a/NEWS b/NEWS index 3169cb546f..e5c60d1fe5 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,7 @@ . Implemented the RFC `Constructor behaviour of internal classes`. (Dan, Dmitry) . Implemented the RFC `Fix "foreach" behavior`. (Dmitry) . Implemented the RFC `Generator Delegation`. (Bob) + . Implemented the RFC ` Anonymous Class Support`. (Joe, Nikita, Dmitry) - Curl: . Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)