The behaviour of these functions is affected by settings in php.ini.
Name | Default | Changeable | Changelog |
---|---|---|---|
taint.enable | 0 | its PHP_INI_SYS value | |
taint.error_level | E_WARNING | its PHP_INI_ALL value |
Here's a short explanation of the configuration directives.