Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1, 3.6
-
Fix Version/s: 3.6
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_36_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-51883-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.1 should be replaced with exceptions in 3.5
This includes all functions in lib/deprecatedlib.php that say @deprecated since 3.1
If any functions from this file do not have this comment but also need to be finally deprecated in 3.5- please list them in this issue description