PEAR_PackageFileManager::pushWarning()

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

Áttekintés

require_once 'PEAR/PackageFileManager.php';

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

Leírás

Ez a csomag még nincs dokumentálva.

Paraméterek

mixed $code

mixed $info

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.