From cfe9f53e91344aa92e124c7f1503a2a383b5533b Mon Sep 17 00:00:00 2001 From: Simey Lameze Date: Mon, 5 Oct 2020 13:37:07 +0800 Subject: [PATCH] MDL-65743 lib: update moodle library docs --- lib/jabber/readme_moodle.txt | 9 +++++---- lib/thirdpartylibs.xml | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/lib/jabber/readme_moodle.txt b/lib/jabber/readme_moodle.txt index 38e0bbdaadf..fd91dc68a81 100644 --- a/lib/jabber/readme_moodle.txt +++ b/lib/jabber/readme_moodle.txt @@ -1,5 +1,6 @@ -Description of XMPPHP (aka jabber) version 0.1rc2-r77 library import into Moodle +Description of XMPPHP (aka jabber) version 2.2 library import into Moodle -MDL-20876 - replaced deprecated split() with explode() -MDL-52335 - PHP7 variable syntax changes -MDL-64223 - PHP7.1 compatibility changes +To upgrade: +1. Go to https://github.com/BirknerAlex/XMPPHP/releases +2. Download the latest archive file for the release. +3. Extract the contents of src/BirknerAlex/XMPPHP to lib/jabber/XMPP \ No newline at end of file diff --git a/lib/thirdpartylibs.xml b/lib/thirdpartylibs.xml index 2f2733e8dbe..356cc82341e 100644 --- a/lib/thirdpartylibs.xml +++ b/lib/thirdpartylibs.xml @@ -53,7 +53,7 @@ jabber XMPPHP GPL - 0.1rc2-r77 + 2.2 2.0+ -- 2.43.0