mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60977
[Bug 1895476] Re: Changing some SAML functions calls to be namespaced
** Changed in: mahara
Milestone: 20.10.0 => None
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1895476
Title:
Changing some SAML functions calls to be namespaced
Status in Mahara:
Fix Released
Status in Mahara 19.10 series:
Fix Released
Status in Mahara 20.04 series:
Fix Released
Status in Mahara 20.10 series:
Fix Released
Bug description:
Fixing up places where the following error occurs
error: call the class or interface 'SimpleSAML_*' correctly
As SAML now is using namespaces, so should the local calls to the
methods, so
'SimpleSAML_Configuration' becomes 'SimpleSAML\Configuration'
'SimpleSAML_Metadata_MetaDataStorageSource' becomes 'SimpleSAML\Metadata\MetaDataStorageSource'
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1895476/+subscriptions
References