| PEAR Announce 2007-07-17, 7:02 pm |
| The new PEAR package PEAR_Info-1.7.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* changes since RC3
- class is fully tested with PHPUnit 3
- removed trigger_error, but not replaced by PEAR_Error (as suggested).
Will output the error at display() method call.
- docs and website teams are empty and will not be display on credits page.
- definitively removed support of PEAR 1.3.x
Package Info
------------
This package generates a comprehensive information page for your current PEAR install.
* The format for the page is similar to that for phpinfo() except using PEAR colors.
* Has complete PEAR Credits (based on the packages you have installed).
* Will show if there is a newer version than the one presently installed (and what its state is)
* Each package has an anchor in the form pkg_PackageName - where PackageName is a case-sensitive PEAR package name
Related Links
-------------
Package home: http://pear.php.net/package/PEAR_Info
Changelog: http://pear.php.net/package/PEAR_Info/download/1.7.0
Download: http://download.pear.php.net/packag..._Info-1.7.0.tgz
Authors
-------
Florian Anderiasch <fa@php.net> (lead)
Laurent Laville <pear@laurent-laville.org> (lead)
|