mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #67284
[Bug 1980021] Re: session_get_instance() does not exist
** Changed in: mahara
Milestone: None => 22.10.0
** Changed in: mahara
Importance: Undecided => Low
** Changed in: mahara
Status: New => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1980021
Title:
session_get_instance() does not exist
Status in Mahara:
Fix Committed
Bug description:
While working #1976432 I found that session_get_instance() does not
appear to be defined anywhere. A quick search suggests it may have
come from a Moodle module. In the current version of Moodle this has
also been deprecated.
https://github.com/netspotau/moodle-
mod_assign/blob/master/lib/sessionlib.php
Given no errors have been reported around this we could remove the
if() block it appears in.
The instance of this is here:
https://git.mahara.org/mahara/mahara/-/blob/main/htdocs/webservice/lib.php#L1251
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1980021/+subscriptions
References