-
Task
-
Resolution: Fixed
-
Minor
-
3.11, 4.3
-
MOODLE_311_STABLE, MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
As per https://docs.moodle.org/dev/Deprecation all functions in lib/deprecatedlib.php that were deprecated in 3.11 should be replaced with exceptions in 4.3.
This includes all functions in lib/deprecatedlib.php that say @deprecated since 3.11 (or earlier).
If any functions from this file do not have this comment but also need to be finally deprecated in 4.3 - please list them in this issue description.
- will help resolve
-
MDL-67345 Phase 2 of deprecation of functions in lib/deprecatedlib.php initially deprecated in 3.9
- Closed