PHP_CompatInfo::getIgnoredConstants

PHP_CompatInfo::getIgnoredConstants() – Returns the latest parse data source ignored constants

Synopsis

require_once 'PHP/CompatInfo.php';

mixed PHP_CompatInfo::getIgnoredConstants ( mixed $file = false )

Описание

Returns the latest parse data source ignored constants list

Parameter

mixed $file

(optional) A specific filename or not (FALSE)

Return value

returns Null on error or if there were no previous data parsing

Throws

throws no exceptions thrown

Since

since version 1.9.0b2 (2008-12-19)

Замечание

This function can not be called statically.

Пример

See PHP_CompatInfo::getIgnoredFunctions() example.

    Поддержать сайт на родительском проекте КГБ