[ANNOUNCEMENT] xmlrpc-1.0.0RC1 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package xmlrpc-1.0.0RC1 (beta) has been released at https://pecl.php.net/.
Release notes
-------------
This is the snapshot of ext/xmlrpc just before it was unbundled from php-src.
Only minimal modifications have been made thereafter.
Package Info
-------------
These functions can be used to write XML-RPC servers and clients. You can find
more information about XML-RPC at http://www.xmlrpc.com/, and more documentation
on this extension and its functions at http://xmlrpc-epi.sourceforge.net/.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
this extension.
Related Links
-------------
Package home: https://pecl.php.net/package/xmlrpc
Changelog: https://pecl.php.net/package-changelog.php?package=xmlrpc
Download: https://pecl.php.net/get/xmlrpc-1.0.0RC1.tgz
Authors
-------------
Christoph M. Becker <[email protected]> (lead)