void constructor
PEAR_Dependency2::PEAR_Dependency2
(
PEAR_Config
&$config
,
array
$installoptions
,
array
$package
,
int
$state = PEAR_VALIDATE_INSTALLING
)
This package is not documented yet.
&$config
Current configuration object.
$installoptions
installation options
$package
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()
$state
installation state (one of PEAR_VALIDATE_*)
throws no exceptions thrown
This function can not be called statically.