| PEAR Announce 2008-02-21, 7:06 pm |
| The new PEAR package PHP_CompatInfo-1.7.0a1 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
* bugs
- bug #13137 : Standard test suite failed under *nix
* news
- req #12857 : Add the option to locally mask exceptions
see new api 1.7.0 options:
ignore_functions_match, ignore_extensions_match, ignore_constants_match.
- req #13138 : separate constants and tokens in results
- req #13147 : CLI: add filter file extension option on parsing directory
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/PHP_Com...ownload/1.7.0a1
Download: http://download.pear.php.net/packag...nfo-1.7.0a1.tgz
Authors
-------
Laurent Laville <pear@laurent-laville.org> (lead)
|