<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.9.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.9.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.9.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.8.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.8.0a2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.8.0a1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.7.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.7.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.7.0RC3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_Info/download/1.7.0RC2/"/>
</rdf:Seq>
</items>

<title>Latest releases of pear_info</title>
<description>The latest releases for the package pear_info</description>
</channel>

<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.9.2/">
 <title>PEAR_Info 1.9.2</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.9.2/</link>
 <content:encoded>* changes&lt;br /&gt;
- fix encoding character in credits page for S&amp;eacute;rgio Carvalho and Stig S&amp;aelig;ther Bakken&lt;br /&gt;
- improve render and display index only when there are packages (in main page)&lt;br /&gt;
- add a counter of installed packages for each channel (in main page)&lt;br /&gt;
- improve render and did not display maintainers empty list (in credits page)
 </content:encoded>
 <dc:date>2009-02-19T18:19:43-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.9.1/">
 <title>PEAR_Info 1.9.1</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.9.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- additional fixed for CLI output about request #14543&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- add more unit tests to improve code coverage from 61 to 82%
 </content:encoded>
 <dc:date>2009-01-09T13:49:09-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.9.0/">
 <title>PEAR_Info 1.9.0</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.9.0/</link>
 <content:encoded>* news&lt;br /&gt;
- implement request #13741 : show list if potential config files&lt;br /&gt;
  see my comment of 2008-10-12 15:58 UTC for more details and usage examples&lt;br /&gt;
&lt;br /&gt;
- implement request #14543 : Beautify output with some additional links
 </content:encoded>
 <dc:date>2008-10-19T17:55:08-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.8.0/">
 <title>PEAR_Info 1.8.0</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.8.0/</link>
 <content:encoded>Introduce the CLI part:&lt;br /&gt;
a phpinfo() text clone like, but for PEAR info.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- implement request #13401 : outputs plain text in CLI mode&lt;br /&gt;
&lt;br /&gt;
Changes since version 1.8.0a2 (2008-03-28)&lt;br /&gt;
&lt;br /&gt;
- none&lt;br /&gt;
&lt;br /&gt;
Changes since version 1.8.0a1 (2008-03-23)&lt;br /&gt;
&lt;br /&gt;
- CLI print PEAR_Info package version (-V | --version) without help usage&lt;br /&gt;
- fix wrong location of shell script pearinfo on all platforms
 </content:encoded>
 <dc:date>2008-04-18T16:25:16-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.8.0a2/">
 <title>PEAR_Info 1.8.0a2</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.8.0a2/</link>
 <content:encoded>IMPORTANT NOTE&lt;br /&gt;
Even if this version is mark as alpha, I consider API as stable. There are no change&lt;br /&gt;
on Web SAPI.&lt;br /&gt;
Introduce the CLI part: a phpinfo() text clone like, but for PEAR info.&lt;br /&gt;
&lt;br /&gt;
Final and stable release is planned for April 18, 2008 with same features. Unless&lt;br /&gt;
a bug is found or a change is asked by users-end.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- implement request #13401 : outputs plain text in CLI mode&lt;br /&gt;
&lt;br /&gt;
Changes since version 1.8.0a1 (2008-03-23)&lt;br /&gt;
&lt;br /&gt;
- CLI print PEAR_Info package version (-V | --version) without help usage&lt;br /&gt;
- fix wrong location of shell script pearinfo on all platforms
 </content:encoded>
 <dc:date>2008-03-28T10:18:58-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.8.0a1/">
 <title>PEAR_Info 1.8.0a1</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.8.0a1/</link>
 <content:encoded>IMPORTANT NOTE&lt;br /&gt;
Even if this version is mark as alpha, I consider API as stable. There are no change&lt;br /&gt;
on Web SAPI.&lt;br /&gt;
Introduce the CLI part: a phpinfo() text clone like, but for PEAR info.&lt;br /&gt;
&lt;br /&gt;
Final and stable release is planned for April 18, 2008 with same features. Unless&lt;br /&gt;
a bug is found or a change is asked by users-end.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- implement request #13401 : outputs plain text in CLI mode
 </content:encoded>
 <dc:date>2008-03-23T09:03:35-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.7.1/">
 <title>PEAR_Info 1.7.1</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.7.1/</link>
 <content:encoded>* changes&lt;br /&gt;
- license upgrades from PHP 3.0 to PHP 3.01&lt;br /&gt;
- removed test/OutputTestCase.php (new feature include since PHPUnit 3.1.4&lt;br /&gt;
  see http://www.phpunit.de/ticket/157)&lt;br /&gt;
&lt;br /&gt;
* bugs&lt;br /&gt;
- fixed bug #12576: clarify license on temporary unit test code&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- API is now fully PHPUnit 3 tested&lt;br /&gt;
- Full API is documented into PEAR Manual&lt;br /&gt;
- PEAR installer minimum set to 1.5.4 (to avoid security vulnerability)&lt;br /&gt;
- add optional dependency to PHPUnit 3.1.4 (minimum)&lt;br /&gt;
  Unit Tests suite used now .phpt format to solve problem of user/system file config&lt;br /&gt;
  modification (and restore in case of a crash: suggestion given by Christian Weiske)
 </content:encoded>
 <dc:date>2008-01-17T05:15:42-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.7.0/">
 <title>PEAR_Info 1.7.0</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.7.0/</link>
 <content:encoded>* changes since RC3&lt;br /&gt;
- class is fully tested with PHPUnit 3&lt;br /&gt;
- removed trigger_error, but not replaced by PEAR_Error (as suggested).&lt;br /&gt;
  Will output the error at display() method call.&lt;br /&gt;
- docs and website teams are empty and will not be display on credits page.&lt;br /&gt;
- definitively removed support of PEAR 1.3.x
 </content:encoded>
 <dc:date>2007-07-17T12:37:21-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.7.0RC3/">
 <title>PEAR_Info 1.7.0RC3</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.7.0RC3/</link>
 <content:encoded>* changes&lt;br /&gt;
- Credits page is now customizable with PEAR_INFO_CREDITS_* constant&lt;br /&gt;
- You may have a standalone html page (default behavior) with PEAR_INFO_FULLPAGE&lt;br /&gt;
  or just part of html code related to information wanted ; Easy to include in your own pages&lt;br /&gt;
- new method that give PEAR members list (president, group, docs, website)&lt;br /&gt;
&lt;br /&gt;
Stable release 1.7.0 is scheduled for July 17. This is the last release candidate.
 </content:encoded>
 <dc:date>2007-07-10T14:03:25-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_Info/download/1.7.0RC2/">
 <title>PEAR_Info 1.7.0RC2</title>
 <link>http://pear.php.net/package/PEAR_Info/download/1.7.0RC2/</link>
 <content:encoded>* changes&lt;br /&gt;
- &quot;channels&quot; key option not defined give only the pear.php.net channel information&lt;br /&gt;
- &quot;channels&quot; key option with a list give only this list of channels&lt;br /&gt;
- &quot;channels&quot; key option with an empty array give all channels information&lt;br /&gt;
  (see new example pear_info6.php)&lt;br /&gt;
&lt;br /&gt;
* bugs&lt;br /&gt;
- fixed bug #11489 - Configuration file warning
 </content:encoded>
 <dc:date>2007-07-02T16:46:33-05:00</dc:date>
 <dc:publisher>farell</dc:publisher>
</item>

</rdf:RDF>