PEAR_ErrorStack::setContextCallback()
PEAR_ErrorStack::setContextCallback()
--
Set a callback that generates context
information (location of error) for an error stack
Описание
This method sets the callback that can be used to generate context information for an error. Passing in NULL will disable context generation and remove the expensive call to debug_backtrace()
Пред. | Начало | След. |
PEAR_ErrorStack::raiseError() | Уровень выше | PEAR_ErrorStack::setDefaultCallback() |