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

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

PEAR_Dependency2::normalizeDep()

PEAR_Dependency2::normalizeDep()  -- 1.0 の依存性を 2.0 の依存性に変換する

説明

古い形式である package.xml 1.0 の <dep> タグを、 package.xml 2.0 で使用しているものに変換します。 package.xml 2.0 は、すべての種類の <dep> タグについて新しい構文を使用することができます。

パラメータ

array $dep

xml のパースによって取得した、package.xml 1.0 の <dep>。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 07 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.