require_once 'PEAR/ErrorStack.php';
array|string|false PEAR_ErrorStack::popCallback ()
array|string|false PEAR_ErrorStack::popCallback
Remove a callback from the error callback stack
throws no exceptions thrown
see PEAR_ErrorStack::pushCallback()
This function can not be called statically.