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

Ce module n'est actuellement pas documenté.

Paramètres

mixed $code

mixed $info

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.