Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PEAR/ErrorStack.php';
false|array PEAR_ErrorStack::staticPop (string $package)
false|array PEAR_ErrorStack::staticPop
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.