PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'PEAR.php';
mixed PEAR::popExpect ()
mixed PEAR::popExpect
This method pops one element off the expected error codes stack.
mixed - the removed error code or array of error codes
This function can not be called statically.
expectError()