From: "PEAR Announce" on
The new PEAR package Payment_PayPal_SOAP-0.3.1 (beta) has been released at http://pear.php.net/.

Release notes
-------------
In 0.3.1:
* Add more debug info to exceptions thrown when an error response is received.
In 0.3.0:
* Add support for 'subject' field in SOAP headers to make requests on behalf of third parties.
* Add fluent-interface to setter methods.

Package Info
------------
This package provides an easy-to-use wrapper of PHP 5's SOAP client for use with the PayPal SOAP API.

This package requires PHP 5.1.0 or greater, built with the SOAP extension enabled.

Note: Due to a PHP bug, PHP versions 5.2.2 to 5.2.6 are incompatible with this package.

Related Links
-------------
Package home: http://pear.php.net/package/Payment_PayPal_SOAP
Changelog: http://pear.php.net/package/Payment_PayPal_SOAP/download/0.3.1
Download: http://download.pear.php.net/package/Payment_PayPal_SOAP-0.3.1.tgz

Authors
-------
Michael Gauthier (lead)