FlattenException
, use the FlattenException
of the ErrorHandler
componentErrorHandler
componentErrorHandler
and ExceptionHandler
classes finalException\FlattenException::getAsString
and
Exception\FlattenException::getTraceAsString
to increase compatibility to php
exception objectsContextErrorException
ErrorHandler::stackErrors()
and ErrorHandler::unstackErrors()
ContextErrorException
class: use \ErrorException directly nowFlattenException::getTrace()
now returns additional type descriptions
integer
and float
.__toString()
with return trigger_error($e, E_USER_ERROR);