From be643734540cb947d63bde97ccee5a70a659eba9 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 13 Dec 2005 13:15:27 +0000 Subject: [PATCH] T_HALT_COMPILER git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202756 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/tokens.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/appendices/tokens.xml b/appendices/tokens.xml index cd8474e1e8..52cb31fd52 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -1,5 +1,5 @@ - + List of Parser Tokens @@ -91,6 +91,11 @@ + + T_HALT_COMPILER + __halt_compiler() + __halt_compiler + T_CLASS class