]> granicus.if.org Git - php/commitdiff
Added news entry
authorDmitry Stogov <dmitry@zend.com>
Mon, 27 Apr 2015 14:21:16 +0000 (17:21 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 27 Apr 2015 14:21:16 +0000 (17:21 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 3169cb546f79022fbf735d2cc579dc114f476d59..e5c60d1fe59ebe53979914707783bf1708638cce 100644 (file)
--- 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)