constructor PEAR_Dependency2::
PEAR_Dependency2
(Previous)
(Next) PEAR_Dependency2::
validateArchDependency

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Plain HTML

PEAR_Dependency2::normalizeDep()

PEAR_Dependency2::normalizeDep()  -- Convert a 1.0 dep into a 2.0 dep

Description

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.

Parameter

array $dep

The package.xml 1.0 <dep> as parsed from xml.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

constructor PEAR_Dependency2::
PEAR_Dependency2
(Previous)
(Next) PEAR_Dependency2::
validateArchDependency

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.