Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.6
-
Component/s: Libraries
-
Labels:
-
Testing Instructions:
- Nothing to do
-
Affected Branches:MOODLE_25_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-40466-master
-
Sprint:BACKEND Sprint 2
Description
Deprecate get_sorted_contexts()
http://docs.moodle.org/dev/Deprecation#Step_1._Immediate_action
It has been decided not to deprecate get_sorted_contexts() any more as there are no alternative to the function, and creating a reliable alternative is not as straightforward as it could be. Until the function is reworked, or a new one is provided, this function should remain.