PEAR Packet::XML_RPC2 in Version 1.0.1 veröffentlicht

XML_RPC2 is a pear package providing XML_RPC client and server services. XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding.
As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures.
Release date: 2007-03-02 02:35 UTC
Release state: stable
Changelog:
- Fix bug #10231: Non-utf8 requests were being incorrectly decoded when using the xmlrcpext backend
Dependencies:
- PHP Version: PHP 5.0.0 or newer
- PEAR Package: PEAR 1.4.0b1 or newer
- PEAR Package: PEAR 1.0b1 or newer
- PEAR Package: Cache_Lite 1.6.0 or newer
- PHP Extension: curl
Weitere Infos und Download auf der PEAR-Homepage