PEAR_Registry::updatePackage() -- Update Package information
Beschrijving
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 waarde
boolean -
Geeft TRUE terug bij success, FALSE bij een fout.
Note
Deze functie kan niet statisch worden aangeroepen.