PEAR_Dependency2::
validatePackageUninstall
(Previous)
(Next) PEAR_Dependency2::
validatePhpDependency

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

PEAR_Dependency2::validatePearinstallerDependency()

PEAR_Dependency2::validatePearinstallerDependency()  -- validatePearinstallerDependency

説明

実行中の PEAR のバージョンの依存性を検証します。 この依存性は、現在の package.xml と互換性のないバージョンの PEAR の使用を避けるために設計されています。 その他のすべての依存性検証と同様、成功した場合に true、要求された検証に失敗した場合 (そして要求されたのが PEAR インストーラ依存性だった場合) に PEAR_Error を返します。オプション softforce あるいは ignore-errors が指定された場合は、エラーメッセージを含む配列を返します。

パラメータ

mixed $dep

例外・エラー

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

注意

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

PEAR_Dependency2::
validatePackageUninstall
(Previous)
(Next) PEAR_Dependency2::
validatePhpDependency

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