From 1b4ca5fd9fa6d93a2c8e55771b81d001c6bfc13b Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 4 Nov 2004 08:36:01 +0000 Subject: [PATCH] Links to PHP 5 reserved words git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172094 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/reserved.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/appendices/reserved.xml b/appendices/reserved.xml index ca65c4152b..75fee7f644 100755 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -1,5 +1,5 @@ - + List of Reserved Words @@ -237,18 +237,18 @@ abstract (PHP 5) - clone (PHP 5) + clone (PHP 5) - try (PHP 5) + try (PHP 5) - catch (PHP 5) + catch (PHP 5) - throw (PHP 5) + throw (PHP 5) cfunction (PHP 4 only)