constructor PEAR_Dependency2::PEAR_Dependency2 | PEAR_Dependency2::validateArchDependency |
PEAR_Dependency2 | |
PEAR Manual | |
require_once '/Dependency2.php'; |
array
PEAR_Dependency2::normalizeDep
(
array
$dep
)
This converts an old-style package.xml 1.0 <dep> tag into the format used by package.xml 2.0. package.xml 2.0 can represent every kind of <dep> tag in its new syntax.
The package.xml 1.0 <dep> as parsed from xml.
throws no exceptions thrown
This function can not be called statically.
constructor PEAR_Dependency2::PEAR_Dependency2 | PEAR_Dependency2::validateArchDependency |
PEAR_Dependency2 | |
PEAR Manual | |