Home > Archive > PHP Pear > July 2007 > [ANNOUNCEMENT] PEAR_Info-1.7.0RC3 (beta) Released.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[ANNOUNCEMENT] PEAR_Info-1.7.0RC3 (beta) Released.
|
|
| PEAR Announce 2007-07-10, 7:02 pm |
| The new PEAR package PEAR_Info-1.7.0RC3 (beta) has been released at http://pear.php.net/.
Release notes
-------------
* changes
- Credits page is now customizable with PEAR_INFO_CREDITS_* constant
- You may have a standalone html page (default behavior) with PEAR_INFO_FULLPAGE
or just part of html code related to information wanted ; Easy to include in your own pages
- new method that give PEAR members list (president, group, docs, website)
Stable release 1.7.0 is scheduled for July 17. This is the last release candidate.
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.0RC3
Download: http://download.pear.php.net/packag...fo-1.7.0RC3.tgz
Authors
-------
Florian Anderiasch <fa@php.net> (lead)
Laurent Laville <pear@laurent-laville.org> (lead)
| |
| Laurent Laville 2007-07-10, 7:02 pm |
| Roadmap to final stable release 1.7.0
- fix bugs if there are still some
- complete test suite with PHPUnit 3 to have (I hope) code coverage to 100%
- fix PEAR manual pages to customize credits page with constant
PEAR_INFO_CREDITS_*
If something is missing, don't hesitate to contact me before July 17.
Laurent Laville
> The new PEAR package PEAR_Info-1.7.0RC3 (beta) has been released at http://pear.php.net/.
>
> Release notes
> -------------
> * changes
> - Credits page is now customizable with PEAR_INFO_CREDITS_* constant
> - You may have a standalone html page (default behavior) with PEAR_INFO_FULLPAGE
> or just part of html code related to information wanted ; Easy to include in your own pages
> - new method that give PEAR members list (president, group, docs, website)
>
> Stable release 1.7.0 is scheduled for July 17. This is the last release candidate.
>
> Authors
> -------
> Florian Anderiasch <fa@php.net> (lead)
> Laurent Laville <pear@laurent-laville.org> (lead)
| |
|
|
|
|
|