Critically review functions in `Sniff::$autoEscapedFunctions` list
jrfnl opened this issue · 0 comments
jrfnl commented
Function in this list should be properly safe. If filters have been added to these functions without output escaping, if parameters are not being escaped, but are used in the output, the function should be removed from the list.
A critical review is needed to validate that the functions currently in this list are still correct.