diff --git a/appendices/reserved.xml b/appendices/reserved.xml index 5962f4fea1..32ae7e4c4d 100755 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -1,5 +1,5 @@ - + List of Reserved Words @@ -23,7 +23,7 @@ PHP Keywords - + @@ -38,6 +38,12 @@ __FILE__ + + exception + + + php_user_filter + @@ -984,7 +990,7 @@ Directory - The class from which dir is instantiated. + The class from which dir is instantiated. @@ -995,6 +1001,39 @@ + + __PHP_Incomplete_Class + + + + + + + + + + Predefined classes as of PHP 5 + + + These additional predefined classes were introduced in + PHP 5.0.0 + + + + + exception + + + + + + + php_user_filter + + + + +