From c7de82b0d914dfe1d2346dbb0b3db9202e60a893 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 9 Mar 2015 12:08:34 +0800 Subject: [PATCH] Add note of group use --- UPGRADING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADING b/UPGRADING index 7cc93a3b16..e6b42ec75c 100644 --- a/UPGRADING +++ b/UPGRADING @@ -396,6 +396,8 @@ Other ======================================== - Core + . Added group use declarations. + (RFC: https://wiki.php.net/rfc/group_use_declarations) . Added null coalesce operator (??). (RFC: https://wiki.php.net/rfc/isset_ternary) . Support for strings with length >= 2^31 bytes in 64 bit builds. -- 2.50.1