require_once 'PEAR/ErrorStack.php';
boolean PEAR_ErrorStack::staticHasErrors ()
boolean PEAR_ErrorStack::staticHasErrors
Static version of PEAR_ErrorStack::hasErrors(). Returns TRUE if any singleton stack has any errors pending.
throws no exceptions thrown
This function should be called statically.