From 686c3975e785dce0a8a95853bf51cefdb59d1df9 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Thu, 7 May 2009 06:58:57 +0000 Subject: [PATCH] use have been a keyword in a forever, thanks Greg --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index ed74fc5ca1..87706409ec 100755 --- a/UPGRADING +++ b/UPGRADING @@ -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.) -- 2.40.0