PHP_CompatInfo_Parser::getIgnoredFiles

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

Synopsis

require_once 'PHP/CompatInfo/Parser.php';

array PHP_CompatInfo_Parser::getIgnoredFiles ( )

Description

Returns list of files ignored while parsing directories

Return value

returns array or false on error

Throws

throws no exceptions thrown

Since

since version 1.8.0b2 (2008-06-03)

Note

This function can not be called statically.

Returns list of files parsed (Previous) Parse a data source (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.