Post-install script structure | |
PEAR Manual | |
require_once 'PEAR.php'; |
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.
Post-install script structure | |
PEAR Manual | |