]> granicus.if.org Git - php/commitdiff
update NEWS with group use declarations implementation
authorMárcio Almada <marcio3w@gmail.com>
Mon, 23 Mar 2015 07:35:11 +0000 (04:35 -0300)
committerMárcio Almada <marcio3w@gmail.com>
Mon, 23 Mar 2015 07:36:29 +0000 (04:36 -0300)
NEWS

diff --git a/NEWS b/NEWS
index defc0f28ef7feeeee99e4c27bc5ff09d3a6f058c..da1b77669cf8a578e01e4aabb3d181bbf2db1f39 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -56,7 +56,8 @@
   . 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) 
+  . Implemented the RFC `Scalar Type Decalarations v0.5`. (Anthony)
+  . Implemented the RFC `Group Use Declarations`. (Marcio)
 
 - Curl:
   . Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)