Class Summary PEAR_Dependency2 | PEAR_Dependency2::normalizeDep |
PEAR_Dependency2 | |
PEAR Manual | |
require_once '/Dependency2.php'; |
void constructor
PEAR_Dependency2::PEAR_Dependency2
(
PEAR_Config
&$config
,
array
$installoptions
,
array
$package
,
int
$state = PEAR_VALIDATE_INSTALLING
)
This package is not documented yet.
Current configuration object.
installation options
The current package. For installation dependencies, this is the package that contains dependencies. For uninstallation dependencies, this is the package that is going to be uninstalled.
format of PEAR_Registry::parsedPackageName()
installation state (one of PEAR_VALIDATE_*)
throws no exceptions thrown
This function can not be called statically.
Class Summary PEAR_Dependency2 | PEAR_Dependency2::normalizeDep |
PEAR_Dependency2 | |
PEAR Manual | |