[ANNOUNCEMENT] XML_RPC2-1.1.2 (stable) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package XML_RPC2-1.1.2 (stable) has been released at http://pear.php.net/.
Release notes
-------------
QA release
Bug #19587 PHP backend fails when encoding type is set to UTF-8 instead of utf-8
Doc Bug #19357 package.xml points to nonexistent URL|license PHP 3.02
Bug #19036 remove error_reporting (for PEAR QA team)
Bug #18925 Test fails with latest HTTP_Request2
Package Info
------------
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.
Related Links
-------------
Package home: http://pear.php.net/package/XML_RPC2
Changelog: http://pear.php.net/package/XML_RPC2/download/1.1.2
Download: http://download.pear.php.net/package/XML_RPC2-1.1.2.tgz
Authors
-------
Sérgio Carvalho <[email protected]> (lead)
Fabien MARTY <[email protected]> (developer)
Alan Langford (developer)