[TYPO3-core] RFC #9355: Add an error and exception handler (backported from FLOW3)

Steffen Kamper info at sk-typo3.de
Tue Sep 22 00:24:29 CEST 2009


Hi,

+1 by reading and testing with 2 remarks:

* @set_exception_handler(array($this, 'handleException'));
I see no need for the "@", and our policy is not to use them. if there 
isn't a good reason for this, it should be removed

* $TYPO3_CONF_VARS['SYS']['exceptionHandler'] should be empty by 
default. Imho the release should be configured as most performant 
system, it looks odd to me to have to reconfigure to get it faster.

vg Steffen


More information about the TYPO3-team-core mailing list