diff --git a/appendices/tokens.xml b/appendices/tokens.xml index bd97bd3683..d2c30cbb75 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -1,5 +1,5 @@ - + List of Parser Tokens @@ -316,6 +316,11 @@ + + T_INSTANCEOF + instanceof + type operators (PHP5 only) + T_INT_CAST (int) or (integer)