From: ggiunta Date: Sat, 5 Sep 2009 15:14:26 +0000 (+0000) Subject: * xmlrpcs.inc, xmlrpcs.inc: remove code that was left for compatibility with php... X-Git-Tag: 3.0.0-beta~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8346dc34a350ab95630faac56fca3663a4b8e49b;hp=8346dc34a350ab95630faac56fca3663a4b8e49b;p=plcapi.git * xmlrpcs.inc, xmlrpcs.inc: remove code that was left for compatibility with php 4; use __METHOD__ constant for error messages instead of hardcoded values * xmlrpcs.inc: catch exceptions thrown during execution of invoked methods; check for $_SERVER having been disabled via php.ini and log an error if so * server.php, testsuite.php: add a new test and server method for exception catching in the server git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@54 013ecfd8-0664-425d-a759-9c98391dc3f9 ---