Javascript validator
Web page editor
↑
PHP_CompatInfo_Parser::loadVersion()
-- Load components list
Description
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
Return value
returns
An array of php function/constant names history
Throws
throws
no exceptions thrown
Since
since
version 1.2.0 (2006-08-23)
Note
This function can not be called
statically.
→
Javascript validator
Web page editor