Skip to content

4.8.0

Compare
Choose a tag to compare
@gggeek gggeek released this 21 Jun 08:02
· 400 commits to master since this release
  • improved: added method Client::prepareCurlHandle, to make it easier to send multiple requests in parallel when using
    curl and the server does not support system.multicall. See new demo file parallel.php for how this can be done.

  • fixed: error 'Class "PhpXmlRpc\Exception\PhpXmlrpcException" not found' when including xmlrpc.inc and on php 8.1
    (might also happen on other php versions)

  • fixed: the benchmark.php file had seen some tests accidentally dropped