| Pear Announce 2004-04-22, 10:33 am |
| The new PEAR package PHP_CompatInfo-0.8.1 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
Bugs fixed from 0.8.0 (thanks to Jan Schneider)
* Added Console_Getopt optional dependency.
* Fixed Console_Getopt require in CLI.php
* Fixed some version data
* Made it possible to use -f=FILE, -fFILE and -f FILE, same with -d in CLI script
* Added whitespace after the CLI help output
Package Info
-------------
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
Related Links
-------------
Package home: http://pear.php.net/package/PHP_CompatInfo
Changelog: http://pear.php.net/package-changel...=PHP_CompatInfo
Download: http://pear.php.net/get/PHP_CompatInfo-0.8.1.tgz
Authors
-------------
Davey Shafik <davey@php.net> (lead)
|