aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/error_collector.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13306] move error_reporting callomniError2014-11-131-2/+3
| | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306
* [ticket/13306] allow 0 error typesomniError2014-11-111-1/+1
| | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306
* [ticket/13306] constructor sets error typesomniError2014-11-111-2/+14
| | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306
* [ticket/13306] add error level to collectoromniError2014-11-101-1/+1
| | | | | | https://tracker.phpbb.com/browse/PHPBB3-13306 PHPBB3-13306
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
| | | | PHPBB3-11700
* [ticket/11700] Use a new style constructor for the error collectorNils Adermann2013-07-141-1/+1
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+62
PHPBB3-11698