ID: 45187 Updated by: [EMAIL PROTECTED] Reported By: pickscrape at gmail dot com -Status: Open +Status: Feedback Bug Type: XMLRPC-EPI related Operating System: Linux PHP Version: 5.2.6 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2008-06-09 06:06:44] kawai at apache dot org Please show a code that reproduces the problem. ------------------------------------------------------------------------ [2008-06-05 14:14:42] pickscrape at gmail dot com Description: ------------ When encoding parameters to XML-RPC object of type DateTime should be converted into the standard XMLRPC date format instead of the empty array that they are currently converted as. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45187&edit=1