Commit:    0652edfed3ac1a17f7677c78c663982b49a5f07b
Author:    Bob Weinand <bobw...@hotmail.com>         Thu, 28 Nov 2013 13:46:51 
+0100
Parents:   d36cf9029110268e8ae7f700f620823dcaab5d8e
Branches:  PHP-5.6

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=0652edfed3ac1a17f7677c78c663982b49a5f07b

Log:
Updated NEWS for Constant Scalar Exprs RFC

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index b17b3b0..29dd740 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


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to