Unknown
7a04c9048c
[ticket/9916] Updating header license and removing Version $Id$
...
PHPBB3-9916
2011-12-31 13:32:52 +00:00
Andreas Fischer
1ad97424a4
[ticket/10369] Rename filter_errfile() to filter_root_path().
...
PHPBB3-10369
2011-09-18 22:32:25 +02:00
Andreas Fischer
9006984d5a
[ticket/10369] DRY code to remove phpbb path from errfile.
...
PHPBB3-10369
2011-09-18 22:24:14 +02:00
Andreas Fischer
7b3f6cb219
[ticket/10369] Always include errfile and errline in format_errors().
...
We remove the phpBB root path from errfile. This is consistent with how
msg_handler handles E_WARNING messages etc.
PHPBB3-10369
2011-09-18 22:23:41 +02:00
Oleg Pudeyev
87e3560c30
[ticket/10057] Fixes for a bunch of small problems.
...
PHPBB3-10057
2011-03-08 19:48:56 -05:00
Oleg Pudeyev
40468a5adc
[ticket/10057] Condition file/line display on DEBUG_EXTRA or IN_INSTALL.
...
PHPBB3-10057
2011-03-07 08:46:49 -05:00
Oleg Pudeyev
24834543ee
[ticket/10057] Moved error collector class into its own file.
...
This will make it autoloadable in 3.1. This commit breaks 3.0
since no code includes the error collector. Such include code
will be in its own commit since it will need to be reverted in 3.1.
PHPBB3-10057
2011-03-06 20:16:17 -05:00