aboutsummaryrefslogtreecommitdiffstats
path: root/tests/error_collector_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-1/+0
| | | | PHPBB3-11698
* [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
| | | | PHPBB3-9916
* [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