-
Task
-
Resolution: Fixed
-
Minor
-
3.1
-
None
-
1.0.0
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
As discovered by wuzi1999 in MDLSITE-4521, the enrol_groupsync has not been upgraded to the latest events API.
Events API using $handlers array has been deprecated in favour of Events 2 API, please use it instead.
|
line 3938 of /lib/deprecatedlib.php: call to debugging()
|
line 4216 of /lib/deprecatedlib.php: call to events_dispatch()
|
line 809 of /lib/classes/event/base.php: call to events_trigger_legacy()
|
line 1333 of /lib/enrollib.php: call to core\event\base->trigger()
|
line 157 of /enrol/self/lib.php: call to enrol_plugin->enrol_user()
|
line 200 of /enrol/self/lib.php: call to enrol_self_plugin->enrol_self()
|
line 72 of /enrol/index.php: call to enrol_self_plugin->enrol_page_hook()
|
- has been marked as being related by
-
MDLSITE-4548 Upgrade branch moodle.org-3.0-enrol_groupsync-addon
- Closed