Comment 4 for bug 1895476

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11276
Committed: https://git.mahara.org/mahara/mahara/commit/089175b67443b9ced20d1374958d90f917a97e11
Submitter: Robert Lyon (<email address hidden>)
Branch: 20.04_STABLE

commit 089175b67443b9ced20d1374958d90f917a97e11
Author: Robert Lyon <email address hidden>
Date: Mon Sep 7 14:53:08 2020 +1200

Bug 1895476: call the class or interface 'SimpleSAML_*' correctly

It is now using namespaces, so
'SimpleSAML_Configuration' becomes 'SimpleSAML\Configuration'
'SimpleSAML_Metadata_MetaDataStorageSource' becomes
'SimpleSAML\Metadata\MetaDataStorageSource'

Change-Id: Icfe4fac03e8857688b1128ef0884ebde8c0d40a6
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 997550f96572ce2d1bb89f910143785a8bbf657f)