- fix typo in a comment
[plcapi.git] / ChangeLog
index 6b241cf..b7227b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,38 @@
+2009-07-16 - G. Giunta (giunta.gaetano@gmail.com) thanks Jean-Jacques Sarton\r
+\r
+       * xmlrpc.inc: add support for the <ex:nil/> from the apache library, both\r
+       in input and output\r
+\r
+       * xmlrpc.inc, testsuite.php: remove usage of split(), deprecated in php 5.3\r
+\r
+       * testsuite.php: flush better results with output_buffering on\r
+\r
+       * server: php: avoid one warning about static function calls\r
+\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
+       * xmlrpc.inc: removed test for php version and inclusion of compat patches for really\r
+       really old versions of php 4\r
+\r
 2009-03-16 - G. Giunta (giunta.gaetano@gmail.com) thanks Tommaso Trani\r
 \r
        * move from CVS to SVN on sf.net; file layout now is the same as in packaged lib\r
 \r
        * xmlrpc.inc: fix php warning when receiving 'false' in a bool value\r
 \r
-    * Makefile, doc/Makefile: alter to follow new file layout\r
+       * Makefile, doc/Makefile: alter to follow new file layout\r
 \r
        * tagged and released as 2.2.2\r
 \r