PHP_CompatInfo::getIgnoredExtensions

PHP_CompatInfo::getIgnoredExtensions() – Returns the latest parse data source ignored extensions

Synopsis

require_once 'PHP/CompatInfo.php';

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

Description

Returns the latest parse data source ignored extensions 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)

Note

This function can not be called statically.

Returns the latest parse data source ignored functions (Previous) Returns the latest parse data source ignored constants (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.