previousPEAR_PackageFileManager::addRole (Previous) (Next) PEAR_PackageFileManager::debugPackageFilenext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

PEAR_PackageFileManager::detectDependencies

PEAR_PackageFileManager::detectDependencies() – PHP_CompatInfo を使用して、PHP および拡張モジュールの 依存性を自動検出する

Synopsis

require_once 'PEAR/PackageFileManager.php';

void|PEAR_Error PEAR_PackageFileManager::detectDependencies ( )

Description

パッケージ依存性を追加するために addDependency() を使用します。

Throws

PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS、

PEAR_PACKAGEFILEMANAGER_PHP_COMPAT_NOT_INSTALLED あるいは

PEAR_PACKAGEFILEMANAGER_NO_PHPCOMPATINFO をスローします。

See

PEAR_PackageFileManager::addDependency() も参照ください。

Note

This function can not be called statically.

previousPEAR_PackageFileManager::addRole (Previous) (Next) PEAR_PackageFileManager::debugPackageFilenext

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