PHPXMLRPC compatibility assessment with the current PHP install

For phpxmlrpc version 2.0 or later

Server usage

TestResult
php_versionPHP version found: 7.4.3-4ubuntu2.23. This version of PHP is fully compatible with the PHP XMLRPC library
zlibThe zlib extension is enabled. You will be able to receive compressed requests and send compressed responses for the 'HTTP' protocol

Client usage

TestResult
php_versionPHP version found: 7.4.3-4ubuntu2.23. This version of PHP is fully compatible with the PHP XMLRPC library
zlibThe zlib extension is enabled. You will be able to send compressed requests and receive compressed responses for the 'HTTP' protocol
curlThe cURL extension is enabled. You will be able to send and receive messages using 'HTTPS' and 'HTTP 1.1' protocols