- fix issue 2814470: Fix for signature-check mismatch in new-style servers
[plcapi.git] / ChangeLog
index 3f8ca49..da7d5f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2009-04-06 - G. Giunta (giunta.gaetano@gmail.com)\r
+2009-07-02 - G. Giunta (giunta.gaetano@gmail.com) thanks Heiko Stuebner\r
+\r
+       * xmlrpc.inc: fix: when checking the parameters against the signatures xmlrpc\r
+       checks for "array" but PHP returns "Array" resulting in a not matches signature\r
+\r
+2009-05-07 - G. Giunta (giunta.gaetano@gmail.com)\r
+\r
+       * replace all usage of '= & new' with '= new', as this is deprecated in php 5\r
+       and has been shown to cause problems too\r
+\r
+2009-05-06 - G. Giunta (giunta.gaetano@gmail.com)\r
 \r
        * create php4 branch, rename trunk to 3.0.0beta - it will be the php5-only version\r
 \r