Comment 5 for bug 1895476

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

Reviewed: https://reviews.mahara.org/11277
Committed: https://git.mahara.org/mahara/mahara/commit/6f60ed20e5d8e9db00f490f3ed61d2387e1836d3
Submitter: Robert Lyon (<email address hidden>)
Branch: 19.10_STABLE

commit 6f60ed20e5d8e9db00f490f3ed61d2387e1836d3
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)