PEAR_ChannelFile::getErrors()

PEAR_ChannelFile::getErrors()  -- Wrapper to PEAR_ErrorStack::getErrors()

Referentiesamenvatting

require_once '/ChannelFile.php';

array PEAR_ChannelFile::getErrors (boolean [$purge = FALSE])

Beschrijving

Retrieve any errors from the last validation attempt.

Parameter

boolean $purge

determines whether to purge the error stack after retrieving

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.