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.