PEAR_ChannelFile::getErrors

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

Synopsis

require_once '/ChannelFile.php';

array PEAR_ChannelFile::getErrors ( boolean $purge = false )

Description

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

This function can not be called statically.

Get the URL to access a base resource. (Previous) getFunction (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.