PEAR_PackageUpdate::popError (Previous) (Next) PHP

View this page in Last updated: Sun, 01 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

PEAR_PackageUpdate::hasErrors

PEAR_PackageUpdate::hasErrors --  Returns whether or not errors have occurred (and been captured).

Leírás

Returns whether or not errors , and or, warnings (version 0.7.0 or better) have occurred.

Paraméterek

mixed $level

The level of errors to pop off of the stack (warning|error). Use FALSE if you want all errors and warnings at once.

Megjegyzés

since 0.4.0a1

Ez a függvény nem hívható statikusan.

Visszatérési érték

boolean - TRUE if errors(/warnings) have been captured, FALSE othewise.

PEAR_PackageUpdate::popError (Previous) (Next) PHP

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.