Patch for "20.04_STABLE" branch: https://reviews.mahara.org/11276
-- 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 Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

