Functions to write XML-RPC servers and clients
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.
License: PHP
| Version | Release | Download | 
| 1.0.0RC3 | 2021-12-04 | xmlrpc-1.0.0RC3.tgz | 
| 1.0.0RC2 | 2021-01-15 | xmlrpc-1.0.0RC2.tgz | 
| 1.0.0RC1 | 2021-01-04 | xmlrpc-1.0.0RC1.tgz | 
| Version | Message | 
| 1.0.0RC3 | PHP 8.1 compatibility (Jan Ehrhardt) | 
| 1.0.0RC2 | 
                                This is the snapshot of ext/xmlrpc just before it was unbundled from php-src. Only minimal modifications have been made thereafter.  | 
                        
| 1.0.0RC1 | 
                                This is the snapshot of ext/xmlrpc just before it was unbundled from php-src. Only minimal modifications have been made thereafter.  |