* @package PHP_CompatInfo * @access public */ require_once 'PHP/CompatInfo/Cli.php'; $cli = new PHP_CompatInfo_Cli(); $cli->run(); ?>