PEAR_PackageUpdate::getInstalledRelease (Previous) (Next) PEAR_PackageUpdate::setDontAskAgain

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

PEAR_PackageUpdate::getLatestRelease

PEAR_PackageUpdate::getLatestRelease --  Loads the latest package information from the channel server.

Description

Loads the informations from the channel server.

chaîne de caractères license

The license the latest package version is released under.

chaîne de caractères summary

A short description about the package.

chaîne de caractères description

A long description about the package.

chaîne de caractères releasedate

The date of the latest release available from the channel server.

chaîne de caractères releasenotes

Description about changes on the package from previous release.

chaîne de caractères state

The state of the package release installed (snapshot|devel|alpha|beta|stable).

array deps

The list of dependencies for this release of the package.

chaîne de caractères version

The version of the latest release available from the channel server.

Note

since 0.6.0

Cette fonction ne peut pas être appelée de façon statique.

Valeur retournée

booléen - FALSE if the information was not available.

array - informations about the current installed version of the package (license, summary, description, releasedate, releasenotes, state, deps, version).

PEAR_PackageUpdate::getInstalledRelease (Previous) (Next) PEAR_PackageUpdate::setDontAskAgain

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.