mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Added note about const scalar exprs in UPGRADING file
This commit is contained in:
parent
f254476f99
commit
2d230254de
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue