PEAR_PackageFileManager::pushWarning

PEAR_PackageFileManager::pushWarning() – Store a warning on the warning stack

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

throws no exceptions thrown

Note

This function can not be called statically.