Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2, 3.6
-
MOODLE_32_STABLE, MOODLE_36_STABLE
-
MOODLE_36_STABLE
-
MDL-54741-master -
Description
As per https://docs.moodle.org/dev/Deprecation all functions in lib/deprecatedlib.php that were deprecated in 3.2 should be replaced with exceptions in 3.6
This includes all functions in lib/deprecatedlib.php that say @deprecated since 3.2
If any functions from this file do not have this comment but also need to be finally deprecated in 3.6- please list them in this issue description