-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-74160-master -
-
Moppies Kanban
In Moodle 4, the course/renderer.php has been deprecated by MDL-72656.
While testing our custom format in Moodle 4, we get a fatal error because the function course_section_cm_availability (currently line 811) returns an array whereas it is defined to return a string, which previously it did.
Expected behaviour would be for it to return a string (and show the deprecation warning).
- is a regression caused by
-
MDL-72578 Move activity UI component to output classes and templates
-
- Closed
-