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.0 : September 27, 2006