PEAR_ChannelFile::getErrors()
PEAR_ChannelFile::getErrors()
-- Wrapper to PEAR_ErrorStack::getErrors()
概要
require_once '/ChannelFile.php'; |
array
PEAR_ChannelFile::getErrors
(boolean
[$purge = FALSE])
説明
Retrieve any errors from the last validation attempt.
パラメータ
- boolean
$purge determines whether to purge the error stack after retrieving
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。