remove one more warning with php 7.2
[plcapi.git] / NEWS
diff --git a/NEWS b/NEWS
index 5716d29..e64c020 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,22 @@
+XML-RPC for PHP version 3.1.2 - 2019/5/27
+
+This release makes the library compatible with php 7.2 by removing one more deprecation warning.
+*NB* moving to version 4 of the library is the recommended option unless you absolutely can not upgrade, as it comes
+with many improvements and is fully API compatible with version 3.
+
+
 XML-RPC for PHP version 3.1.1 - 2018/4/7
 
-This release makes the library compatible with php 7.2 by removing the deprecation warnings.
+This release makes the library compatible with php 7.2 by removing some deprecation warnings.
 *NB* moving to version 4 of the library is the recommended option unless you absolutely can not upgrade, as it comes
-with many improvements.
+with many improvements and is fully API compatible with version 3.
 
 
 XML-RPC for PHP version 3.1.0 - 2017/7/1
 
 This release makes the library compatible with php 7 by removing the deprecation warnings.
 *NB* moving to version 4 of the library is the recommended option unless you absolutely can not upgrade, as it comes
-with many improvements.
+with many improvements and is fully API compatible with version 3.
 
 The only other changes are:
 
@@ -18,7 +25,6 @@ The only other changes are:
 
 
 XML-RPC for PHP version 3.0.1 - 2015/4/18
-3
 This release corrects all bugs that have been reported and successfully reproduced since
 version 3.0.0: