void
PEAR_DependencyDB::installPackage
(
PEAR_PackageFile_v2|PEAR_PackageFile_v2
&$package
)
This method is used by the registry when a package is installed or upgraded to register the package's dependencies in the dependency database.
&$package
This parameter, if an array, should be in format:
throws no exceptions thrown
This function can not be called statically.