-## XML-RPC for PHP version 4.xx - unreleased
+## XML-RPC for PHP version 4.10.0 - 2023/02/11
* changed: the minimum php version required has been increased to 5.4
= XML-RPC for PHP User Manual
Gaetano Giunta; Edd Dumbill
-4.9.5
+4.10.0
:keywords: xml-rpc, xml, rpc, webservices, http
:title-page:
:toc:
==== $xmlrpcVersion
- PhpXmlRpc\PhpXmlRpc::$xmlrpcVersion = "4.9.5"
+ PhpXmlRpc\PhpXmlRpc::$xmlrpcVersion = "4.10.0"
The string representation of the version number of the PHPXMLRPC library in use. It is used by the Client for
building the User-Agent HTTP header that is sent with every request to the server. You can change its value if you need