PEAR_PackageUpdate::update (Previous) (Next) PEAR_PackageUpdate::hasErrors

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

PEAR_PackageUpdate::popError

PEAR_PackageUpdate::popError --  Pops an error off the error stack.

Beschreibung

Pops an error off the error stack.

This method is just for collecting errors that occur while checking for updates and updating a package. The child class is responsible for displaying all errors and handling them properly. This is because the way errors are handled varies greatly depending on the driver used.

Hinweise

since 0.4.0a1

Diese Methode kann nicht statisch aufgerufen werden.

Rückgabewert

array - details of an error or warning (with debug context if available).

PEAR_PackageUpdate::update (Previous) (Next) PEAR_PackageUpdate::hasErrors

Download Documentation Last updated: Sun, 28 Sep 2008
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.