PEAR_Registry::setPackageDep (Previous) (Next) PEAR_Remote

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

PEAR_Registry::updatePackage()

PEAR_Registry::updatePackage() -- Update Package information

Description

Updates the existing information of a Package in the registry.

Parameter

string $package

Package name

array $info

information to update

mixed $merge

if FALSE the old informations will be deleted completly an replaced with the new; if TRUE update only - unchanged values will remain.

Return value

boolean - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

PEAR_Registry::setPackageDep (Previous) (Next) PEAR_Remote

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.