mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
NOBUG: Add upgrade notes
This commit is contained in:
parent
234a065909
commit
7aef6e21cb
9 changed files with 209 additions and 50 deletions
|
@ -27,6 +27,14 @@
|
|||
|
||||
### Removed
|
||||
|
||||
- Support for the following entity classes, renamed since 4.1, has now been removed completely:
|
||||
- `core_admin\local\entities\task_log`
|
||||
- `core_cohort\local\entities\cohort`
|
||||
- `core_cohort\local\entities\cohort_member`
|
||||
- `core_course\local\entities\course_category`
|
||||
- `report_configlog\local\entities\config_change`
|
||||
|
||||
For more information see [MDL-74583](https://tracker.moodle.org/browse/MDL-74583)
|
||||
- The following previously deprecated local helper methods have been removed and can no longer be used:
|
||||
- `audience::get_all_audiences_menu_types`
|
||||
- `report::get_available_columns`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue