From 203eae38e3be643ab5a6921c49de44c6bfaadb3d Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 27 May 2002 10:04:02 +0000 Subject: [PATCH] entity corrections git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83666 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/tokens.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/appendices/tokens.xml b/appendices/tokens.xml index c5aa042964..ef9e4a447d 100644 --- a/appendices/tokens.xml +++ b/appendices/tokens.xml @@ -1,5 +1,5 @@ - + List of Parser Tokens @@ -9,7 +9,7 @@ error: unexpected T_SR, expecting ',' or ';' in script.php on line 10." - You're supposed to know that T_SR means >>. For everybody who doesn't + You're supposed to know that T_SR means >>. For everybody who doesn't know that, here is a table with those identifiers, PHP-syntax and references to the appropriate places in the manual. @@ -163,7 +163,7 @@ T_DOUBLE_ARROW - => + => array syntax @@ -323,7 +323,7 @@ T_IS_GREATER_OR_EQUAL - >= + >= comparison operators