allow lib to always give to the app DateTime objects; docs
authorgggeek <giunta.gaetano@gmail.com>
Sat, 21 Jan 2023 13:22:20 +0000 (13:22 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 21 Jan 2023 13:22:20 +0000 (13:22 +0000)
commit4011d13766fef0982169b58f1b783dea5f860f54
treeae900119f9ff403d26ddc03f1d0d962ac94c3611
parentbae6010df4a48591143be351e623a7f2af069679
allow lib to always give to the app DateTime objects; docs
13 files changed:
NEWS.md
doc/manual/phpxmlrpc_manual.adoc
src/Client.php
src/Encoder.php
src/Helper/Charset.php
src/Helper/Date.php
src/Helper/XMLParser.php
src/PhpXmlRpc.php
src/Request.php
src/Response.php
src/Server.php
src/Value.php
src/Wrapper.php