diff --git a/appendices/ini.xml b/appendices/ini.xml index 09ced12eaa..4360a0ed71 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -4267,6 +4267,14 @@ auto_prepend_file=security.php 5.1.3 it is not necessary to have register_argc_argv disabled. + + + Usage of SERVER and ENV variables is checked during the compile time + so using them through e.g. variable variables will + not cause their initialization. + +