previousPEAR_PackageFileManager::detectDependencies (Previous) (Next) PEAR_PackageFileManager::getWarningsnext

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

PEAR_PackageFileManager::debugPackageFile

PEAR_PackageFileManager::debugPackageFile() – package.xml を書き換える前に「常に」これで出力内容を確かめること!!

Synopsis

require_once 'PEAR/PackageFileManager.php';

void PEAR_PackageFileManager::debugPackageFile ( )

Description

このメソッドは、writePackageFile() に対して package.xml の内容を 単純に表示するように指示します。コマンドライン版および Web 版 ($_SERVER['PATH_TRANSLATED'] が存在すると 自動的に実行されます) の両方に対して働きます。

Throws

throws no exceptions thrown

See

PEAR_PackageFileManager::writePackageFile() も参照ください。コマンドライン版および Web 版のいずれの場合にも、 デバッグパラメータを指定してコールされます。

Note

This function can not be called statically.

previousPEAR_PackageFileManager::detectDependencies (Previous) (Next) PEAR_PackageFileManager::getWarningsnext

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.