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
Aucune exception n'est lancée.
Cette fonction devrait être appelée de façon statique.