-
Task
-
Resolution: Fixed
-
Minor
-
4.2, 4.3, 4.4
-
MOODLE_402_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE
-
MOODLE_500_STABLE
-
MDL-76561_phase-2-of-deprecation-of-functions-in-lib-deprecatedlib-php -
-
-
As per the Step 2. Final deprecation process, all functions in lib/deprecatedlib.php that were deprecated in 4.4 should be replaced with exceptions in 5.0.
This includes all functions in lib/deprecatedlib.php that say @deprecated since 4.4 (or earlier).
If any functions from this file do not have this comment but also need to be finally deprecated in 5.0 - please list them in this issue description.