array
PHP_CompatInfo_Parser::loadVersion
(
string
$min
,
string|boolean
$max
= false
,
boolean
$include_const
= false
,
boolean
$groupby_vers
= false
)
Load components list for a PHP version or subset
PHP minimal version
(optional) PHP maximal version
(optional) include constants list in final result
(optional) give initial php version of function or constant
returns An array of php function/constant names history
throws no exceptions thrown
since version 1.2.0 (2006-08-23)
This function can not be called statically.