PHP_CompatInfo::parseDir (Previous) (Next) PHP_CompatInfo::parseFile

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

PHP_CompatInfo::parseFolder()

PHP_CompatInfo::parseFolder() -- Alias of parseDir

Description

Alias of parseDir function

Paramètres

chaîne de caractères $folder

Path of folder to parse

array $options

An array of options

Valeurs renvoyées

throws no exceptions thrown

Depuis

since version 0.7.0 (2004-03-09)

Note

Cette fonction ne peut pas être appelée de façon statique.

Valeur retournée

array - a hash which contains information keys: ignored_functions, ignored_extensions, ignored_constants, max_version, version, extensions, constants, tokens, cond_code

Exemple

See PHP_CompatInfo::parseDir() example.

PHP_CompatInfo::parseDir (Previous) (Next) PHP_CompatInfo::parseFile

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.