PEAR_PackageFileManager::pushWarning

PEAR_PackageFileManager::pushWarning() – 警告スタックに警告を保存する

Synopsis

require_once 'PEAR/PackageFileManager.php';

void PEAR_PackageFileManager::pushWarning ( mixed $code , mixed $info )

Description

This package is not documented yet.

Parameter

mixed $code

mixed $info

Throws

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

Note

This function can not be called statically.