From: Bob Weinand Date: Thu, 28 Nov 2013 12:46:51 +0000 (+0100) Subject: Updated NEWS for Constant Scalar Exprs RFC X-Git-Tag: php-5.6.0alpha1~165^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0652edfed3ac1a17f7677c78c663982b49a5f07b;p=php Updated NEWS for Constant Scalar Exprs RFC --- diff --git a/NEWS b/NEWS index b17b3b07d0..29dd740646 100644 --- 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