require_once 'PEAR/ErrorStack.php';
array|string|false PEAR_ErrorStack::getMessageCallback ()
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.