HomeDevCentral

Improving error handler code, throwExceptionErrorHandler

Description

Improving error handler code, throwExceptionErrorHandler

[ Feature descriptions ]

We provide a first error handler, throwExceptionErrorHandler to transform
the non recoverable errors into exceptions.

It handles all errors except the four following types:

  • E_NOTICE
  • E_USER_NOTICE
  • E_DEPRECATED
  • E_USER_DEPRECATED

[ Future plans ]

This is a transition code, as in the roadmap, for the error handling epic,
we want to offer logging through Apache log4php and through a modern errors
reporting service. We'll output nice 500 pages with feedback invite too.

Details

Provenance
derecksonAuthored on Feb 12 2014, 04:22
derecksonPushed on Fri, Oct 17, 19:49
Parents
rOBSIDIAN0ee8bd01ae4d: I18n :: Language::getConfigVar() now triggers E_USER_NOTICE
Branches
Unknown
Tags
Unknown

Event Timeline