Directory t3lib/error/

Directory Created:
2009-09-29 17:55
Total Files:
7
Deleted Files:
0
Lines of Code:
829

[root]/t3lib/error

Lines of Code

t3lib/error/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 863 (100.0%) 41.0
rupi 14 (66.7%) 856 (99.2%) 61.1
stucki 7 (33.3%) 7 (0.8%) 1.0

Most Recent Commits

stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

7 lines of code changed in 7 files:

  • t3lib/error: class.t3lib_error_abstractexceptionhandler.php (+1 -1), class.t3lib_error_debugexceptionhandler.php (+1 -1), class.t3lib_error_errorhandler.php (+1 -1), class.t3lib_error_exception.php (+1 -1), class.t3lib_error_productionexceptionhandler.php (+1 -1), interface.t3lib_error_errorhandlerinterface.php (+1 -1), interface.t3lib_error_exceptionhandlerinterface.php (+1 -1)
rupi 2009-11-18 01:08 Rev.: 6471

Fixed bug #12516: Give admins the possibility to configure which errors should be logged to which log

6 lines of code changed in 1 file:

  • t3lib/error: class.t3lib_error_errorhandler.php (+6 -2)
rupi 2009-10-20 22:28 Rev.: 6200

Added Feature #12093: Improve the error and exception handling.

226 lines of code changed in 5 files:

  • t3lib/error: class.t3lib_error_abstractexceptionhandler.php (+78), class.t3lib_error_debugexceptionhandler.php (+3 -1), class.t3lib_error_errorhandler.php (+122 -12), class.t3lib_error_productionexceptionhandler.php (+2), interface.t3lib_error_errorhandlerinterface.php (+21 -9)
rupi 2009-10-11 15:15 Rev.: 6136

Follow-up to bug #9355: Fixed some broken utf-8 chars in class t3lib_error_debugexceptionhandler

3 lines of code changed in 1 file:

  • t3lib/error: class.t3lib_error_debugexceptionhandler.php (+3 -3)
rupi 2009-09-29 17:55 Rev.: 6065

Added feature #9355: Add an error and exception handler (backported from FLOW3) (thanks to Ingo Renner)

621 lines of code changed in 7 files:

  • t3lib/error: class.t3lib_error_abstractexceptionhandler.php (new 59), class.t3lib_error_debugexceptionhandler.php (new 223), class.t3lib_error_errorhandler.php (new 90), class.t3lib_error_exception.php (new 44), class.t3lib_error_productionexceptionhandler.php (new 76), interface.t3lib_error_errorhandlerinterface.php (new 60), interface.t3lib_error_exceptionhandlerinterface.php (new 69)
Generated by StatSVN 0.5.0