| PEAR_ErrorStack::getFileLine | PEAR_ErrorStack::hasErrors |
| PEAR_ErrorStack | |
| PEAR Manual | |
require_once 'PEAR/ErrorStack.php';
|
array|string|false PEAR_ErrorStack::getMessageCallback (
)
This method returns the current callback that can be used to generate error messages
returns Callback function/method or false if none
throws no exceptions thrown
This function can not be called statically.
| PEAR_ErrorStack::getFileLine | PEAR_ErrorStack::hasErrors |
| PEAR_ErrorStack | |
| PEAR Manual | |