Home » Web Services » XML_RPC » Bug #5498
user docs describe functions not present in PEAR XML_RPC
Details
| Request #5498 | user docs describe functions not present in PEAR XML_RPC |
|---|---|
| Submitted | 2005-09-22 20:17 UTC |
| From | liamr at umich dot edu |
| Status | Closed |
| Package | XML_RPC |
| PHP Version | 5.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.