constructor PEAR_Dependency2::PEAR_Dependency2()

constructor PEAR_Dependency2::PEAR_Dependency2()  -- PEAR_Dependency2

Synopsis

require_once '/Dependency2.php';

void constructor PEAR_Dependency2::PEAR_Dependency2 (PEAR_Config &$config, array $installoptions, array $package, int [$state = PEAR_VALIDATE_INSTALLING])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

PEAR_Config &$config

Current configuration object.

array $installoptions

installation options

array $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()

integer $state

installation state (one of PEAR_VALIDATE_*)

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.