Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0, 3.4
-
Fix Version/s: 3.4
-
Component/s: General
-
Testing Instructions:
-
Affected Branches:MOODLE_30_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_34_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-50265-master -
Pull Master Diff URL:
Description
As per https://docs.moodle.org/dev/Deprecation all functions in lib/deprecatedlib.php that were deprecated in 3.0 should be replaced with exceptions in 3.4
This includes all functions in lib/deprecatedlib.php that say @deprecated since 3.0
If any functions from this file do not have this comment but also need to be finally deprecated in 3.4 - please list them in this issue description