]> granicus.if.org Git - php/commitdiff
Updated NEWS for Constant Scalar Exprs RFC
authorBob Weinand <bobwei9@hotmail.com>
Thu, 28 Nov 2013 12:46:51 +0000 (13:46 +0100)
committerBob Weinand <bobwei9@hotmail.com>
Thu, 28 Nov 2013 12:46:51 +0000 (13:46 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b17b3b07d02545cae507e1be75361606c94393e8..29dd740646f0f167afa756de48eca2c8d2b88585 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
     (RFC: https://wiki.php.net/rfc/variadics). (Nikita)
   . Fixed bug #50333 Improving multi-threaded scalability by using
     emalloc/efree/estrdup (Anatol, Dmitry)
+  . Implemented constant scalar expressions (with support for constants)
+    (RFC: https://wiki.php.net/rfc/const_scalar_exprs). (Bob)
 
 - cURL:
   . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir