From f1567421af65944cf429bdf28684d4b518ce735d Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Thu, 30 Sep 2004 13:03:55 +0000 Subject: [PATCH] add (bug #30291), move to the last row, add link to git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169629 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/reserved.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/appendices/reserved.xml b/appendices/reserved.xml index e30c0f5946..86867406b6 100755 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -1,5 +1,5 @@ - + List of Reserved Words @@ -41,9 +41,6 @@ exception - - php_user_filter - @@ -70,7 +67,7 @@ class - const + const continue @@ -215,6 +212,14 @@ __METHOD__ + + + final + + + php_user_filter + +