MDL-83351 upgradenote: Remove unnecessary notes

This commit is contained in:
Andrew Nicols
2024-10-03 23:01:31 +08:00
parent 1d88b57bba
commit a865529d7a
6 changed files with 0 additions and 43 deletions
@@ -1,7 +0,0 @@
issueNumber: MDL-75025
notes:
core_backup:
- message: >-
Final deprecation of `base_controller::get_copy()`. Please use
`restore_controller::get_copy()` instead.
type: removed
@@ -1,7 +0,0 @@
issueNumber: MDL-79496
notes:
core_webservice:
- message: >-
The `token_table` and `token_filter` classes have been deprecated, in
favour of new report builder implementation.
type: deprecated
@@ -1,8 +0,0 @@
issueNumber: MDL-80962
notes:
core:
- message: >
The following test classes are removed as their base classes are deprecated:
- admin_settings_aws_region_test (lib/tests/aws/admin_settings_aws_region_test.php)
- aws_helper_test (lib/tests/aws/aws_helper_test.php)
type: removed
@@ -1,9 +0,0 @@
issueNumber: MDL-81533
notes:
core:
- message: >
The function `update_display_mode` will update the eye icon (enabled/disabled) in the availability.
The `$pluginname` is represented to the plugin need to update.
The `$displaymode` is represented to the eye icon. Whether it enabled or disabled.
type: improved
@@ -1,6 +0,0 @@
issueNumber: MDL-82292
notes:
mod_assign:
- message: |
Method `assign_grading_table::col_picture` has been deprecated.
type: deprecated
@@ -1,6 +0,0 @@
issueNumber: MDL-82295
notes:
mod_assign:
- message: |
Method `assign_grading_table::col_userid` has been deprecated.
type: deprecated