constructor PHP_CompatInfo_Cli::PHP_CompatInfo_Cli
constructor
PHP_CompatInfo_Cli::PHP_CompatInfo_Cli() – Command-Line Class constructor
Synopsis
require_once 'PHP/CompatInfo/Cli.php';
void constructor
PHP_CompatInfo_Cli::PHP_CompatInfo_Cli
(
)
Description
Command-Line Class constructor
Return value
returns instance of object PHP_CompatInfo_Cli
Throws
throws no exceptions thrown
Since
since version 0.8.0 (2004-04-22)
Note
This function can not be called statically.