* xmlrpcs.inc, xmlrpcs.inc: remove code that was left for compatibility with php...
[plcapi.git] / ChangeLog
index 1aedc15..c8a5050 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-09-05 - G. Giunta (giunta.gaetano@gmail.com)\r
+\r
+       * xmlrpcs.inc, xmlrpcs.inc: remove code that was left for compatibility\r
+       with php 4; use __METHOD__ constant for error messages instead of hardcoded\r
+       values\r
+\r
+       * xmlrpcs.inc: catch exceptions thrown during execution of invoked methods;\r
+       check for $_SERVER having been disabled via php.ini and log an error if so\r
+\r
+       * server.php, testsuite.php: add a new test and server method for exception\r
+       catching in the server\r
+\r
 2009-08-05 - G. Giunta (giunta.gaetano@gmail.com)\r
 \r
        * xmlrpc_wrappers.inc: improve compatibility with php 5.0 when registering\r