From 0bc5f030449430fa179bc50065dab17e8ca38aed Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Mon, 18 Aug 2008 07:30:29 +0000 Subject: [PATCH] Document (unset) on parser token list git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265043 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/tokens.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/appendices/tokens.xml b/appendices/tokens.xml index e27ca1bafc..5a83aaa9de 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -1,5 +1,5 @@ - + List of Parser Tokens @@ -670,7 +670,8 @@ T_UNSET_CAST (unset) - (not documented; casts to &null;) + type-casting + (available since PHP 5.0.0) T_USE