- fix compat test min lib version
[plcapi.git] / ChangeLog
index da7d5f5..8b19297 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2009-07-31 - G. Giunta (giunta.gaetano@gmail.com)\r
+\r
+       * xmlrpc.inc: add support for dateTime objects in both in php_xmlrpc_encode\r
+       and as parameter for constructor of xmlrpcvals; add support for timestamps\r
+       as parameter for constructor of xmlrpcvals; add option 'dates_as_objects' to\r
+       php_xmlrpc_decode to return dateTime objects for xmlrpc datetimes\r
+\r
+       * benchmark.php, xmlrpc_wrappers.inc: remove usage of split(), deprecated in\r
+       php 5.3\r
+\r
+       * benchmark.php: fixed url of server page used for testing; improved\r
+       verification of correspondence of test results; added more variants for\r
+       http options comparison\r
+\r
+       * verify_compat.php: check for php version 5 for client side too\r
+\r
+       * makefile: remove from build the compat directory\r
+\r
+2009-07-26 - G. Giunta (giunta.gaetano@gmail.com)\r
+\r
+       * server.php: remove usage of ereg*(), deprecated in php 5.3\r
+\r
+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
@@ -12,7 +45,7 @@
 \r
        * create php4 branch, rename trunk to 3.0.0beta - it will be the php5-only version\r
 \r
-       * xmlrpc.inc: removed test fpr php version and inclusion of compat patches for really\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