Browse Source

Added note about const scalar exprs in UPGRADING file

pull/526/merge
Bob Weinand 13 years ago
parent
commit
2d230254de
  1. 3
      UPGRADING

3
UPGRADING

@ -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…
Cancel
Save