Skip to content

4.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 19:12
· 256 commits to master since this release
  • improved: updated the user's manual to be inline with the version4 API and modern coding practices.
    The manual is now bundled in the default distribution tarball, and is easily viewable as html, provided you can
    serve it using a webserver. It is also available as pdf at https://gggeek.github.io/phpxmlrpc/doc-4/phpxmlrpc_manual.pdf

  • improved: automated the process of creating the github release when pushing a release-tag to GitHub; also add a tarball
    of the demo files as release asset, and automatically update both http://gggeek.github.io and the code on altervista.org

  • improved: added a pre-push git hook script, to avoid pushing tagged versions with inconsistent version tags in code.
    To install it, execute composer run-script setup-git-hooks (NB: it is only useful for developers of this library,
    not for the developers simply using it)

  • fixed: the value for error 'no_http2' has been switched from 15 to 19 to avoid a collision