<?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/File_IMC/download/0.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_ProjectHoneyPot/download/0.6.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.4.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Mail_Queue/download/1.2.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_IMC/download/0.4.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_ProjectHoneyPot/download/0.5.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Mail_Queue/download/1.2.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Mail_Queue/download/1.2.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Mail_Queue/download/1.2.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_UseKetchup/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for till</title>
<description>The latest releases for the PEAR developer till (Till Klampaeckel)</description>
</channel>

<item rdf:about="http://pear.php.net/package/File_IMC/download/0.5.0/">
 <title>File_IMC 0.5.0</title>
 <link>http://pear.php.net/package/File_IMC/download/0.5.0/</link>
 <content:encoded>* various bug fixes and improvements by Brad Kent: https://github.com/pear/File_IMC/pull/5
 </content:encoded>
 <dc:date>2012-08-15T14:41:16-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_ProjectHoneyPot/download/0.6.0/">
 <title>Services_ProjectHoneyPot 0.6.0</title>
 <link>http://pear.php.net/package/Services_ProjectHoneyPot/download/0.6.0/</link>
 <content:encoded>* updated from Net_DNS to Net_DNS2&lt;br /&gt;
  * includes one todo, related to: https://code.google.com/p/netdns2/issues/detail?id=4&lt;br /&gt;
  * updated examples to reflect change&lt;br /&gt;
* code no longer uses PEAR.php (yay!)&lt;br /&gt;
* set*() provide a fluent interface now&lt;br /&gt;
* response-format change (BC-break):&lt;br /&gt;
  * always Services_ProjectHoneyPot_Result&lt;br /&gt;
  * implements ArrayAccess&lt;br /&gt;
* bugfix: 'Harvester' wasn't marked as one in resultset&lt;br /&gt;
* cs fixes, whitespace, etc.&lt;br /&gt;
* testing:&lt;br /&gt;
  * added AllTests.php to make it compatible with PEAR testsuite&lt;br /&gt;
  * added skip.inc to make .phpt &quot;fail&quot; gracefully&lt;br /&gt;
  * fixed and updated tests (0.5.3 broken them)&lt;br /&gt;
* refactored parts of the code:&lt;br /&gt;
  * query() &gt;&gt; makeRequest()&lt;br /&gt;
  * more type-hinting&lt;br /&gt;
  * update to docblocks&lt;br /&gt;
  * response parser: no static, OO'd all the way
 </content:encoded>
 <dc:date>2011-11-01T17:29:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_IMC/download/0.4.3/">
 <title>File_IMC 0.4.3</title>
 <link>http://pear.php.net/package/File_IMC/download/0.4.3/</link>
 <content:encoded>* Fix Bug #17656: New Lines [till]&lt;br /&gt;
 * Fix Bug #18375: Undefined index EMAIL in Build/Vcard.php on line 1155 [till]&lt;br /&gt;
 * Fix Bug #18802: Undefined index [till]
 </content:encoded>
 <dc:date>2011-10-30T13:24:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Mail_Queue/download/1.2.7/">
 <title>Mail_Queue 1.2.7</title>
 <link>http://pear.php.net/package/Mail_Queue/download/1.2.7/</link>
 <content:encoded>* Implement Feature #18256: Addition to Mail Queue Tutorial [quipo]&lt;br /&gt;
 * Implement Feature #18038: Reaching the set limit should not generate an error [till]
 </content:encoded>
 <dc:date>2011-06-30T16:50:09-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_IMC/download/0.4.2/">
 <title>File_IMC 0.4.2</title>
 <link>http://pear.php.net/package/File_IMC/download/0.4.2/</link>
 <content:encoded>* Fix Bug #17656: New Lines [till]&lt;br /&gt;
 * Fix Bug #18128: error notice while importing vcards [till]&lt;br /&gt;
 * Fix Bug #18129: interfere with other autoloaders [till]&lt;br /&gt;
 * Fix Bug #18155: Value strings inside arrays are not escaped [till]&lt;br /&gt;
 * Fix Bug #18188: Patch:many undefined indexes, like TEL in&lt;br /&gt;
   File_IMC_Build_Vcard-&gt;addTelephone() [till]
 </content:encoded>
 <dc:date>2011-03-11T17:52:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_ProjectHoneyPot/download/0.5.3/">
 <title>Services_ProjectHoneyPot 0.5.3</title>
 <link>http://pear.php.net/package/Services_ProjectHoneyPot/download/0.5.3/</link>
 <content:encoded>* bugfix: Net_CheckIP2 changed API so we had to update&lt;br /&gt;
* bump up Net_CheckIP2 version requirement
 </content:encoded>
 <dc:date>2011-01-13T10:58:06-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Mail_Queue/download/1.2.6/">
 <title>Mail_Queue 1.2.6</title>
 <link>http://pear.php.net/package/Mail_Queue/download/1.2.6/</link>
 <content:encoded>Bug #17993 	Package installed in wrong directory
 </content:encoded>
 <dc:date>2010-10-25T15:46:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Mail_Queue/download/1.2.5/">
 <title>Mail_Queue 1.2.5</title>
 <link>http://pear.php.net/package/Mail_Queue/download/1.2.5/</link>
 <content:encoded>Bug #17991 	Package installed in wrong directory
 </content:encoded>
 <dc:date>2010-10-25T14:48:13-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Mail_Queue/download/1.2.4/">
 <title>Mail_Queue 1.2.4</title>
 <link>http://pear.php.net/package/Mail_Queue/download/1.2.4/</link>
 <content:encoded>* bugfix: #16609 (notice and &quot;call to undefined function&quot;)&lt;br /&gt;
* bugfix: possible notice/warning about undefined class vars greeting/queued_as in Mail_Queue (patch by Ken Guest)&lt;br /&gt;
* bugfix: #17521 (missing return in getQueueCount) (patch by killermonk)&lt;br /&gt;
* Bug #16580 &lt;br /&gt;
* Bug #16995 	mail stops sending from queue intermiddently&lt;br /&gt;
* Bug #16997 	bad error checking&lt;br /&gt;
* Doc Bug #17316 	documentation re callbacks&lt;br /&gt;
Doc Bug #17598 	Wrong return description for sendMailById()&lt;br /&gt;
Bug #17898 	sendMailById() causes Fatal Error on nonexistant id&lt;br /&gt;
QA release
 </content:encoded>
 <dc:date>2010-10-25T12:09:48-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_UseKetchup/download/0.1.0/">
 <title>Services_UseKetchup 0.1.0</title>
 <link>http://pear.php.net/package/Services_UseKetchup/download/0.1.0/</link>
 <content:encoded>* bugfix: Services_UseKetchup_Common::accept() (did not exit after HTTP_Request2 was injected)&lt;br /&gt;
* bugfix: make sure the custom HTTP_Request2 is injected into subs&lt;br /&gt;
* refactoring: moved getApiToken() call from __construct()&lt;br /&gt;
* improved documentation&lt;br /&gt;
* added ublic getClient() method
 </content:encoded>
 <dc:date>2010-09-17T13:18:39-05:00</dc:date>
</item>

</rdf:RDF>