Merge branch 'master' into docker_tests
[plcapi.git] / NEWS
diff --git a/NEWS b/NEWS
index 6eeba80..529a76e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-XML-RPC for PHP version 4.xx - unreleased
+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