-
Task
-
Resolution: Fixed
-
Minor
-
2.9
-
MOODLE_29_STABLE
-
MOODLE_31_STABLE
-
MDL-48621_master -
-
3.1 Stable Sprint 2, 3.1 Sprint 3
While it has been implied that the new events system was replacing the old one, only a debugging message for those using events_trigger directly was showing up.
At some point we will have to remove:
- events_trigger()
- The old events trigger from the new one (cf. get_legacy_eventname, get_legacy_eventdata)
- events_trigger_legacy()
- The handler system
Though before we remove those we must deprecate them, then only 2 releases later we will be able to entirely remove these API.
IMO the deprecation of these can happen any time from now, the new events were shipped with 2.6.