-
Task
-
Resolution: Fixed
-
Minor
-
None
-
3.3
-
MOODLE_33_STABLE
-
MDL-57888_master -
- Go over diff and make sure the deprecations were done correctly for each function.
- Make sure PHPUnit passes (note rrule_manager_tests.php won't and is being fixed in a separate issue).
-
3.3 Project Team Sprint 2
The API should be located in one place and to make it nice and neat we should locate it at calendar/classes/api.php.
This will involve deprecating the functions in calendar/lib.php and having them call the new implementation.