mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
use have been a keyword in a forever, thanks Greg
This commit is contained in:
@@ -31,7 +31,7 @@ UPGRADE NOTES - PHP 5.3
|
||||
1. Reserved words and classes
|
||||
=============================
|
||||
|
||||
- **namespace**, **use** and **goto** are now reserved keywords.
|
||||
- **namespace** and **goto** are now reserved keywords.
|
||||
|
||||
- **Closure** is now a reserved class. (Used by lambda and closure.)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user