PEAR logo

PHP_CompatInfo : The Definitive Guide



Name

PHP_CompatInfo::parseFolder - Alias of parseDir

Synopsis

      require_once 'PHP/CompatInfo.php';
     
void PHP_CompatInfo::parseFolder( $folder,
$options = array());
string $folder;
array $options = array();

Description

This package is not documented yet.

Parameter

string $folder

Path of folder to parse

array $options

An array of options

Throws

throws no exceptions thrown

See

see PHP_CompatInfo::parseDir

Note

since 0.7.0

This function can not be called statically.

PHP_CompatInfo : The Definitive Guide v 1.4.1 : February 12, 2007