From 378c1ab12b11264441f5647cf8b6ef699400996c Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 17 Nov 2011 21:13:45 +0000 Subject: [PATCH] add callable as reserved word --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index 17f630a0cd..cbd125dbdf 100755 --- a/UPGRADING +++ b/UPGRADING @@ -80,7 +80,7 @@ UPGRADE NOTES - PHP 5.4 2. Reserved words and classes ============================= -- "trait" and "insteadof" are reserved words now. +- "callable", "insteadof" and "trait" are reserved words now. =================================== 3. Changes made to engine behaviour -- 2.40.0