PEAR_PackageUpdate::preferencesAllowUpdate (Previous) (Next) PEAR_PackageUpdate::getInstalledRelease

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

PEAR_PackageUpdate::releaseType

PEAR_PackageUpdate::releaseType --  Returns the release type of the most recent version of the package compared to the installed version.

Leírás

Returns the release type of the most recent version of the package compared to the installed version. The result will be one of PEAR_PACKAGEUPDATE_TYPE_MAJOR, PEAR_PACKAGEUPDATE_TYPE_MINOR, or PEAR_PACKAGEUPDATE_TYPE_BUG.

This value is used to determine if the user's preferences allow an update for the current release.

Megjegyzés

since 0.4.0a1

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

Visszatérési érték

string - The release type (bug|minor|major).

PEAR_PackageUpdate::preferencesAllowUpdate (Previous) (Next) PEAR_PackageUpdate::getInstalledRelease

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.