<?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/Payment_PayPal_SOAP/download/0.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.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/Payment_PayPal_SOAP/download/0.1.0/"/>
</rdf:Seq>
</items>

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

<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.5.1/">
 <title>Payment_PayPal_SOAP 0.5.1</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.5.1/</link>
 <content:encoded>* Fixed API endpoint for sandbox signature authentication.
 </content:encoded>
 <dc:date>2012-09-25T15:01:21-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.5.0/">
 <title>Payment_PayPal_SOAP 0.5.0</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.5.0/</link>
 <content:encoded>* Add multi-errors handling. Note: this is a BC break if you used the Payment_PayPal_SOAP_ErrorException and Payment_PayPal_SOAP_ExpiredTokenException classes.
 </content:encoded>
 <dc:date>2012-03-13T20:51:53-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.4.0/">
 <title>Payment_PayPal_SOAP 0.4.0</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.4.0/</link>
 <content:encoded>* Add 'useLocalWsdl' that can work around bad WSDL files hosted by PayPal
 </content:encoded>
 <dc:date>2011-08-05T16:20:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.1/">
 <title>Payment_PayPal_SOAP 0.3.1</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.1/</link>
 <content:encoded>In 0.3.1:&lt;br /&gt;
 * Add more debug info to exceptions thrown when an error response is    received.&lt;br /&gt;
In 0.3.0:&lt;br /&gt;
 * Add support for 'subject' field in SOAP headers to make requests    on behalf of third parties.&lt;br /&gt;
 * Add fluent-interface to setter methods.
 </content:encoded>
 <dc:date>2010-04-19T14:24:59-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.0/">
 <title>Payment_PayPal_SOAP 0.3.0</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.0/</link>
 <content:encoded>* Add support for 'subject' field in SOAP headers to make requests    on behalf of third parties.&lt;br /&gt;
 * Add fluent-interface to setter methods.
 </content:encoded>
 <dc:date>2010-04-05T14:08:07-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/Payment_PayPal_SOAP/download/0.1.0/">
 <title>Payment_PayPal_SOAP 0.1.0</title>
 <link>http://pear.php.net/package/Payment_PayPal_SOAP/download/0.1.0/</link>
 <content:encoded>First PEAR release.
 </content:encoded>
 <dc:date>2008-08-28T17:46:36-05:00</dc:date>
</item>

</rdf:RDF>