Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.2
-
None
-
None
-
MOODLE_402_STABLE
Description
As per the Step 2. Final deprecation process, all functions in lib/deprecatedlib.php that were deprecated in 4.2 should be replaced with exceptions in 4.6.
This includes all functions in lib/deprecatedlib.php that say @deprecated since 4.2 (or earlier).
If any functions from this file do not have this comment but also need to be finally deprecated in 4.6 - please list them in this issue description.