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 )

Description

This package is not documented yet.

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_*)

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Dependency check for PEAR packages (Previous) Convert a 1.0 dep into a 2.0 dep (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.