From: gggeek <giunta.gaetano@gmail.com> Date: Sat, 7 Jan 2023 17:37:38 +0000 (+0000) Subject: tag for release, part I X-Git-Tag: 4.9.4~11 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6f2ce0e8b6548e68636d6aee36da9dc8838329ae;p=plcapi.git tag for release, part I --- diff --git a/NEWS.md b/NEWS.md index 08e6230e..6e04823f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -## XML-RPC for PHP version XXX - unreleased +## XML-RPC for PHP version 4.9.4 - 2023-1-7 * 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, @@ -8,6 +8,9 @@ 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 releate-tag to GitHub; also add a tarball + of the demo files as release asset, and automatically update both the http://gggeek.github.io and the code on altervista + * fixed: the value for error 'no_http2' has been switched from 15 to 19 to avoid a collision