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.

calls http://www.php.net/file_exists for each value in include_path, (Previous) Utility function to shorten error generation code (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.