| PEAR Announce 2005-05-05, 3:57 pm |
| The new PEAR package XML_RPC-1.3.0RC2 (beta) has been released at http://pear.php.net/.
Release notes
-------------
* If XML_RPC_Message::getParam() is given an incorrect parameter, raise an error with the new XML_RPC_ERROR_INCORRECT_PARAMS code and return FALSE.
* Handle improper requests to XML_RPC_Server::verifySignature(). Bug 4231.
* Try to allow HTTP 100 responses if followed by a 200 response. Bug 4116.
* Help Delphi users by making RPCMETHODNAME an alias for METHODNAME. Request 4205.
Package Info
-------------
A PEAR-ified version of Useful Inc's XML-RPC for PHP.
It has support for HTTP/HTTPS transport, proxies and authentication.
Related Links
-------------
Package home: http://pear.php.net/package/XML_RPC
Changelog: http://pear.php.net/package/XML_RPC/download/1.3.0RC2
Download: http://pear.php.net/get/XML_RPC-1.3.0RC2.tgz
Authors
-------------
Stig Bakken <stig@php.net> (lead)
Daniel Convissor (lead)
|