diff --git a/appendices/reserved.xml b/appendices/reserved.xml index 36bcfdc89f09..9c50a7f5fda3 100644 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -519,40 +519,48 @@ + + parent + + + self + int float + + bool string - - true false + + null void (as of PHP 7.1) - - iterable (as of PHP 7.1) object (as of PHP 7.2) + + mixed (as of PHP 8.0)