diff --git a/language/variables.xml b/language/variables.xml index ec3d6915d8..542d55dda5 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -1,5 +1,5 @@ - + Variables @@ -169,6 +169,14 @@ $bar = &test(); // Invalid. Also, you'll notice how the older predefined variables ($HTTP_*_VARS) still exist. + + + Variable variables + + Superglobals cannot be used as + variable variables. + + If certain variables in