<?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/Services_Amazon_SQS/download/0.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Amazon_S3/download/0.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Amazon_SQS/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Amazon_S3/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Akismet2/download/0.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Akismet2/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Akismet2/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for gauthierm</title>
<description>The latest releases for the PEAR developer gauthierm (Michael Gauthier)</description>
</channel>

<item rdf:about="http://pear.php.net/package/Services_Amazon_SQS/download/0.3.0/">
 <title>Services_Amazon_SQS 0.3.0</title>
 <link>http://pear.php.net/package/Services_Amazon_SQS/download/0.3.0/</link>
 <content:encoded>* Upgrade to the SQS API version 2009-02-01.&lt;br /&gt;
 * Support new SQS features. Request #16085.&lt;br /&gt;
 * Better unit tests.&lt;br /&gt;
 * End user documentation on the PEAR website.&lt;br /&gt;
 * Depend on Console_CommandLine for the CLI utility.&lt;br /&gt;
 * Handle internal errors automatically. Request #16824.
 </content:encoded>
 <dc:date>2009-11-24T16:50:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Amazon_S3/download/0.3.0/">
 <title>Services_Amazon_S3 0.3.0</title>
 <link>http://pear.php.net/package/Services_Amazon_S3/download/0.3.0/</link>
 <content:encoded>* Implemented Request #15239. Use HTTP_Request2. This allows for    better forwards-compatibility with PHP.&lt;br /&gt;
 * Implemented Request #14751. Add S3 object copy method.&lt;br /&gt;
 * Implemented Request #16517. Make object iterator populate the eTag,    lastModified and size properties.
 </content:encoded>
 <dc:date>2009-11-22T08:19:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Amazon_SQS/download/0.2.0/">
 <title>Services_Amazon_SQS 0.2.0</title>
 <link>http://pear.php.net/package/Services_Amazon_SQS/download/0.2.0/</link>
 <content:encoded>Second PEAR release&lt;br /&gt;
 * Implemented Req #15431. Added send and receive commands to the command-line interface&lt;br /&gt;
 * Implemented Req #15451. Use mock-http requests in unit tests&lt;br /&gt;
 * Increased test coverage&lt;br /&gt;
 * Implemented Req #15430. Use Console_CommandLine for command-line interface&lt;br /&gt;
 * Implemented Req #15432. Use Amazon Signature Version 2. See http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1928
 </content:encoded>
 <dc:date>2009-06-19T15:15:16-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Amazon_S3/download/0.2.0/">
 <title>Services_Amazon_S3 0.2.0</title>
 <link>http://pear.php.net/package/Services_Amazon_S3/download/0.2.0/</link>
 <content:encoded>* Fix Bug #15732: Files get truncated when mbstring overloading is enabled&lt;br /&gt;
* Fix Bug #15312: Warning in getSignedUrl()&lt;br /&gt;
* Fix missing require_once of ServerErrorException.php&lt;br /&gt;
* Make getSignedUrl() available for buckets as well&lt;br /&gt;
* Stream wrapper option &quot;default_acl&quot; renamed to &quot;acl&quot; (&quot;default_acl&quot; is also supported in this release for backwards compatibility - bug #15893)&lt;br /&gt;
* Implement Request #15240: Add ability to set content headers for new objects created via streams&lt;br /&gt;
* Preserve ACL in rename() and actually delete the source, i.e. move not copy&lt;br /&gt;
* Make Services_Amazon_S3_Resource_Bucket::getURL() throw exception if bucket name is valid for current request style
 </content:encoded>
 <dc:date>2009-05-01T16:20:51-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.2.1/">
 <title>Payment_PayPal_SOAP 0.2.1</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.2.1/</link>
 <content:encoded>Bug fix release. Fixes typo in method name and the getLastRequest() / getLastResponse() methods.
 </content:encoded>
 <dc:date>2009-02-27T17:27:33-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.2.0/">
 <title>Payment_PayPal_SOAP 0.2.0</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.2.0/</link>
 <content:encoded>Second PEAR release. Changes include:&lt;br /&gt;
&lt;br /&gt;
 * cleaned up exceptions&lt;br /&gt;
 * merge Client class into SOAP class&lt;br /&gt;
 * API documentation and coding-standards cleanups
 </content:encoded>
 <dc:date>2009-02-27T17:13:38-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.0.0/">
 <title>Crypt_GPG 1.0.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.0.0/</link>
 <content:encoded>First stable release. Changes include:&lt;br /&gt;
 * Fix Bug #15470. Fixes decryption with passphrase when there is more    than one decryption subkey.&lt;br /&gt;
 * Fix Bug #15593. Makes decrypt work on signed (compressed) but non-   encrypted data.&lt;br /&gt;
 * Improved end-user documentation. (Doc #14645 and Doc #15054).&lt;br /&gt;
 * Coding standards cleanups.&lt;br /&gt;
 * Fixed PEAR continuous-integration testing for real this time.
 </content:encoded>
 <dc:date>2009-01-22T21:21:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Akismet2/download/0.3.0/">
 <title>Services_Akismet2 0.3.0</title>
 <link>http://pear.php.net/package/Services_Akismet2/download/0.3.0/</link>
 <content:encoded>* Fixed Bug #15567: Exception is thrown when referrer is not set in comment.&lt;br /&gt;
* Fixed Req #15569: Ability to set a custom user-agent.&lt;br /&gt;
* Fixed Bug #15571: Don't always include server-related fields. There is a new parameter on the isSpam() method to auto-set server-related fields.&lt;br /&gt;
* API doc cleanups.&lt;br /&gt;
* Wrote end-user documentation (PEAR manual is not up-to-date yet, but source files are in CVS).&lt;br /&gt;
* More complete unit tests.&lt;br /&gt;
* Fix bug in 0.2.0 that caused incorrect host to be used to requests requiring an API key.&lt;br /&gt;
* Allow specifying comment as an array rather than an object.&lt;br /&gt;
* Make $fields property of comment class protected for easier sub-classing of the comment class.&lt;br /&gt;
* PHPCS cleanups.
 </content:encoded>
 <dc:date>2009-01-14T14:47:49-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Akismet2/download/0.2.0/">
 <title>Services_Akismet2 0.2.0</title>
 <link>http://pear.php.net/package/Services_Akismet2/download/0.2.0/</link>
 <content:encoded>* Fix setting HTTP referer in comment constructor.&lt;br /&gt;
* Throw invalid API key exception when making a method call instead of in the constructor.&lt;br /&gt;
* API doc cleanups.&lt;br /&gt;
* Update unit tests to use mock HTTP objects.
 </content:encoded>
 <dc:date>2008-12-29T14:31:32-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Akismet2/download/0.1.0/">
 <title>Services_Akismet2 0.1.0</title>
 <link>http://pear.php.net/package/Services_Akismet2/download/0.1.0/</link>
 <content:encoded>Redeveloped version of Services_Akismet. Changes include:&lt;br /&gt;
 * BC break to use HTTP_Request2 (Bug #15069).&lt;br /&gt;
 * Added shortcut constructor for comment class.&lt;br /&gt;
 * Added ability to set API endpoint (Bug #15387).&lt;br /&gt;
 * Fluent interface for base class and comment.&lt;br /&gt;
 * Enhanced exceptions.
 </content:encoded>
 <dc:date>2008-12-28T23:38:22-05:00</dc:date>
</item>

</rdf:RDF>