PEAR_Dependency::checkSAPI (Previous) (Next) PEAR_Dependency2

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Dependency::checkZend()

PEAR_Dependency::checkZend() -- Zend のバージョンを調べる

説明

Zend のバージョンを調べるメソッドです。

パラメータ

mixed &$errmsg

チェックに失敗した場合に、この変数にエラーメッセージが含まれます。

string $req

比較するバージョン。

string $relation

バージョンを比較する方法。

返り値

依存性が解決できた(!) ときに FALSE、 できなかった場合に PEAR_DEPENDENCY_* 定数を返します。

注意

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

PEAR_Dependency::checkSAPI (Previous) (Next) PEAR_Dependency2

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