Details
-
Type:
Task
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.11
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Affected Branches:MOODLE_311_STABLE
-
Epic Link:
Description
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.