Generic_Sniffs_PHP_ForbiddenFunctionsSniff | --Squiz_Sniffs_PHP_DiscouragedFunctionsSniff
Discourages the use of debug functions.
[line 54]
If true, an error will be thrown; otherwise a warning.[line 43]
A list of forbidden functions with their alternatives.The value is NULL if no alternative exists. IE, the function should just not be used.