PEAR_ErrorStack::staticHasErrors | PEAR_ErrorStack::staticPopCallback |
PEAR_ErrorStack | |
PEAR Manual | |
require_once 'PEAR/ErrorStack.php'; |
false|array
PEAR_ErrorStack::staticPop
(
string
$package
)
Pop an error off of the error stack, static method
Package name to retrieve error message from
returns if compatibility mode is on, a PEAR_Error is also thrown.
since PEAR 1.5.0a1
No exceptions thrown.
This function should be called statically.
PEAR_ErrorStack::staticHasErrors | PEAR_ErrorStack::staticPopCallback |
PEAR_ErrorStack | |
PEAR Manual | |