From 3d488bcbc408c2316427d0721b9d6a1dcb662ecd Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Mon, 22 Jan 2018 19:49:37 +0800 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index db65423..8daf9d2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [3.1.20] - 2018-01-23 +### Fixed + +- The fatal error ```Can't use method return value in write context``` would occur in PHP < 5.5 . Note - this fix does not need + to be applied to newer branches as the Moodle versions require PHP > 5.5. + ## [3.1.17] - 2017-11-13 ### Added - Added capability ```mod/customcert:verifyallcertificates``` that provides a user with the ability to verify any certificate