make all (most?) object propeties and add compatibility accessors
authorgggeek <giunta.gaetano@gmail.com>
Sat, 4 Feb 2023 11:13:41 +0000 (11:13 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 4 Feb 2023 11:13:41 +0000 (11:13 +0000)
commit156e42912aa763fdaf0a58b62ecb8e9d2b11d06c
tree6aeeff846169681b7ef39b41b3787dfda7380ea7
parentd39b1c415b78b1573cce443bf64a1ead0498b0b2
make all (most?) object propeties and add compatibility accessors
NEWS.md
doc/api_changes_v4.10.md [new file with mode: 0644]
lib/xmlrpcs.inc
src/Client.php
src/Helper/XMLParser.php
src/PhpXmlRpc.php
src/Request.php
src/Response.php
src/Server.php
src/Traits/PayloadBearer.php
src/Value.php