Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
PHP_CompatInfo_Parser::getIgnoredFiles
Вернуться к: Parser Infrastructure
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 ( )
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.
Вернуться к: Parser Infrastructure