Edit report at http://pear.php.net/bugs/bug.php?id=14958&edit=1
ID: 14958
Updated by: [email protected]
Reported By: lars at legestue dot net
Summary: Make it easy to define error messages so they are
shown in docs
-Status: Open
+Status: Closed
Type: Feature/Change Request
Package: XML_RPC2
Operating System: Xubuntu
Package Version: 1.0.5
PHP Version: 5.2.6
-Assigned To:
+Assigned To: sergiosgc
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: sergiosgc
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
All error conditions internal to XML_RPC2 are documented by
XML_RPC2_Exception classes. Error conditions outside of XML_RPC2 scope,
namely in the XML-RPC protocol itself, should be documented in the
reference documents for the protocol in question.
Previous Comments:
------------------------------------------------------------------------
[2008-11-04 15:07:22] lsolesen
Description:
------------
Make it easy to define error messages so they are shown in docs. As
there is no standard error messages, these are an important part of the
documentation for an xmlrpc-service, so it would be nice with an easy
way to define these directly in the class.
------------------------------------------------------------------------