PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » XML_RPC » Bug #5498

user docs describe functions not present in PEAR XML_RPC

Details

Request #5498user docs describe functions not present in PEAR XML_RPC
Submitted2005-09-22 20:17 UTC
Fromliamr at umich dot edu
StatusClosed
PackageXML_RPC
PHP Version5.0.5
Roadmaps(Not assigned)

Comments

[2005-09-22 20:17 UTC] liamr at umich dot edu

Description:
------------
There are functions mentioned in the user docs (XML_RPC_Client::setCertificate()) that aren't actually included in the PEAR XML_RPC distribution. I believe that these references are left over from the original module on which this was based (http://phpxmlrpc.sourceforge.net/).

Whether that means bringing PEAR XML_RPC more in sync featurewise with Useful Inc's XML_RPC for PHP, or editing the PEAR XML_RPC documentation, it would be great if the userland documentation was in sync with the function calls in the API documentation that's auto generated from code itself.