PHP_CompatInfo::getIgnoredFiles

PHP_CompatInfo::getIgnoredFiles() – Returns list of files ignored

Synopsis

require_once 'PHP/CompatInfo.php';

array PHP_CompatInfo::getIgnoredFiles ( )

Description

Returns list of files ignored while parsing directories

Return value

returns or false on error

Throws

throws no exceptions thrown

Since

since version 1.9.0b2 (2008-12-19)

Note

This function can not be called statically.