]> granicus.if.org Git - php/commitdiff
add callable as reserved word
authorStanislav Malyshev <stas@php.net>
Thu, 17 Nov 2011 21:13:45 +0000 (21:13 +0000)
committerStanislav Malyshev <stas@php.net>
Thu, 17 Nov 2011 21:13:45 +0000 (21:13 +0000)
UPGRADING

index 17f630a0cd2636ab30edf7c0bf745f94017f81f2..cbd125dbdf25cefba0da6cbb3557e049fd54d0ec 100755 (executable)
--- 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