codeigniter-uhoh
codeigniter-uhoh copied to clipboard
Printing out trace that includes HTML entities
When printing traces that has HTML entities within, some items can end up partially or completely hidden. To quickly patch this problem the output on, errors/error_php_custom.php@142 is wrapped in htmlentities.
Not sure if fix is applicable anywhere else.