Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.5

Request #14958 Make it easy to define error messages so they are shown in docs
Submitted: 2008-11-04 20:07 UTC
From: lsolesen Assigned: sergiosgc
Status: Closed Package: XML_RPC2 (version 1.0.5)
PHP Version: 5.2.6 OS: Xubuntu
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 20 - 7 = ?

 
 [2008-11-04 20:07 UTC] lsolesen (Lars Olesen)
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.

Comments

 [2011-02-24 03:54 UTC] sergiosgc (Sérgio Carvalho)
-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.