PEAR::PHP_CompatInfo in Version 1.4.3 veröffentlicht

PHP_CompatInfo will parse a file/folder/script/array to find out the minimum version and extensions required for it to run. Features advanced debug output
which shows which functions require which version and CLI output script.
Release date: 2007-04-03 06:05 UTC
Release state: stable
Changelog:
* changes
– fully fix for wrong PHP5 constants detection when tokens used inside strings. (see bug #10100)
* QA
– this release include also The Definitive Guide in version 1.4.1 that cover all versions until 1.4.3
see http://pear.laurent-laville.org/PHP_CompatInfo for more format to download.
Dependencies:
- PHP Version: PHP 4.3.0 or newer
- PEAR Package: PEAR Installer 1.4.3 or newer
- PHP Extension: tokenizer
- PEAR Package: Console_Table 1.0.5 or newer (optional)
- PEAR Package: Console_Getargs 1.3.3 or newer (optional)