PEAR logo

PHP_CompatInfo : The Definitive Guide

Name

PHP_CompatInfo_Cli::run — Run the CLI version

Synopsis

    require_once 'PHP/CompatInfo/Cli.php';
   
void PHP_CompatInfo_Cli::run ( );  
  ;

Description

Run the CLI version of PHP_CompatInfo

Return value

returns void

Throws

throws no exceptions thrown

Since

since version 0.8.0 (2004-04-22)

Note

This function can not be called statically.

PHP_CompatInfo : The Definitive Guide v 1.8.0 : August 1, 2008