One more fix for issue #55
[plcapi.git] / NEWS
diff --git a/NEWS b/NEWS
index 6a788b5..fa06c12 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+XML-RPC for PHP version 4.3.2 - 2019/5/27
+
+* fixed: remove one php 7.2 warning when using the v3 compatibility layer
+
+* improved: the Travis tests are now run with all php versions from 5.6 to 7.3. We dropped tests with php 5.3, 5.4 and 5.5
+
+
 XML-RPC for PHP version 4.3.1 - 2018/1/20
 
 * fixed: error when using https in non-curl mode