error->getCode() ?> - |
error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
debug) : ?>
renderBacktrace(); ?>
error->getPrevious()) : ?>
_error here and in the loop as setError() assigns errors to this property and we need this for the backtrace to work correctly ?>
setError($this->_error->getPrevious()); ?>
_error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
|