aboutsummaryrefslogtreecommitdiffstats
path: root/tests/error_collector_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10369] Always include errfile and errline in format_errors().Andreas Fischer2011-09-181-0/+35
We remove the phpBB root path from errfile. This is consistent with how msg_handler handles E_WARNING messages etc. PHPBB3-10369