Reviewed: https://reviews.mahara.org/8893 Committed: https://git.mahara.org/mahara/mahara/commit/213539e75fa67dc4397b0ca5bd0945a1b0db1786 Submitter: Robert Lyon ([email protected]) Branch: master
commit 213539e75fa67dc4397b0ca5bd0945a1b0db1786 Author: Robert Lyon <[email protected]> Date: Fri May 25 10:15:12 2018 +1200 Bug 1754237: Updating custom SimpleSAMLphp files To be more in tune with their original counterparts. This means adding new namespace way of calling things and other fixes to make them wok as expected for version 1.15 behatnotneeded Change-Id: If70569de61cbc1425283b68e9389ca8359b85286 Signed-off-by: Robert Lyon <[email protected]> -- 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/1754237 Title: SimpleSAML_Logger is deprecated warning Status in Mahara: Fix Committed Bug description: There is a warning about: ssphp- WARNING [CL05234431] The class or interface 'SimpleSAML_Logger' is now using namespaces, please use 'SimpleSAML\Logger'. We need to update the config etc to use the new style of calling the logger To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1754237/+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

