X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=529a76e501fa5c5afdfdf77ddd41baae472c66ec;hb=8375b2fb26edbc49ed584a1d92956cee01f7830b;hp=56c093806e12baeff1362594f1c229791cf32343;hpb=74314da11f37232e8a011d66e2d4561550a38e9e;p=plcapi.git diff --git a/NEWS b/NEWS index 56c0938..529a76e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +XML-RPC for PHP version 4.4.3 - unreleased + +* fixed: compatibility with PHP 8.0 (fixes to the debugger, to the server's 'system.methodHelp' method and to the + PhpXmlRpc\Wrapper class) + +* improvements to the test stack: it is now possible to run it via Docker besides Travis; avoid using _any_ external + server when running tests + + XML-RPC for PHP version 4.4.2 - 2020/3/4 * fixed: `client->setCookie()` bug: cookie values that contain spaces are now properly encoded in a way that gets them