PHP_CompatInfo_Parser::notifyListeners (Previous) (Next) PHP_CompatInfo_Parser::getDirlist

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

PHP_CompatInfo_Parser::loadVersion()

PHP_CompatInfo_Parser::loadVersion()  -- Load components list

Beschreibung

Load components list for a PHP version or subset

Parameter

string $min

PHP minimal version

string|boolean $max

(optional) PHP maximal version

boolean $include_const

(optional) include constants list in final result

boolean $groupby_vers

(optional) give initial php version of function or constant

Rückgabewert

returns An array of php function/constant names history

Fehler-Meldungen

throws no exceptions thrown

Seit

since version 1.2.0 (2006-08-23)

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

PHP_CompatInfo_Parser::notifyListeners (Previous) (Next) PHP_CompatInfo_Parser::getDirlist

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.