From 2d230254de72ccbdecf4119160cd376e37e5692f Mon Sep 17 00:00:00 2001 From: Bob Weinand Date: Mon, 2 Dec 2013 18:39:01 +0100 Subject: [PATCH] Added note about const scalar exprs in UPGRADING file --- UPGRADING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UPGRADING b/UPGRADING index 6392c5fa76..b4f389de2d 100755 --- a/UPGRADING +++ b/UPGRADING @@ -42,6 +42,9 @@ PHP X.Y UPGRADE NOTES 2. New Features ======================================== +- Added constant scalar expressions syntax + (https://wiki.php.net/rfc/const_scalar_exprs) + - Added dedicated syntax for variadic functions. (https://wiki.php.net/rfc/variadics) -- 2.50.1