Skip to content

Commit 2d23025

Browse files
committed
Added note about const scalar exprs in UPGRADING file
1 parent f254476 commit 2d23025

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ PHP X.Y UPGRADE NOTES
4242
2. New Features
4343
========================================
4444

45+
- Added constant scalar expressions syntax
46+
(https://wiki.php.net/rfc/const_scalar_exprs)
47+
4548
- Added dedicated syntax for variadic functions.
4649
(https://wiki.php.net/rfc/variadics)
4750

0 commit comments

Comments
 (0)