PHP_CompatInfo
[ class tree: PHP_CompatInfo ] [ index: PHP_CompatInfo ] [ all elements ]

Source for file Cli.php

Documentation is available at Cli.php

  1. <?php
  2.  
  3. require_once 'PHP/CompatInfo/Cli.php';
  4.  
  5. $cli = new PHP_CompatInfo_Cli();
  6.  
  7. $cli->run();
  8.  
  9. ?>

Documentation generated on Mon, 11 Mar 2019 10:15:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.