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

Description

Load components list for a PHP version or subset

Paramètres

chaîne de caractères $min

PHP minimal version

string|boolean $max

(optional) PHP maximal version

booléen $include_const

(optional) include constants list in final result

booléen $groupby_vers

(optional) give initial php version of function or constant

Valeur retournée

returns An array of php function/constant names history

Valeurs renvoyées

throws no exceptions thrown

Depuis

since version 1.2.0 (2006-08-23)

Note

Cette fonction ne peut pas être appelée de façon statique.

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.