diff --git a/.upgradenotes/MDL-75025-2024062015422824.yml b/.upgradenotes/MDL-75025-2024062015422824.yml deleted file mode 100644 index 1abd3d66cc6..00000000000 --- a/.upgradenotes/MDL-75025-2024062015422824.yml +++ /dev/null @@ -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 diff --git a/.upgradenotes/MDL-79496-2024060310555668.yml b/.upgradenotes/MDL-79496-2024060310555668.yml deleted file mode 100644 index afa14c4eb04..00000000000 --- a/.upgradenotes/MDL-79496-2024060310555668.yml +++ /dev/null @@ -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 diff --git a/.upgradenotes/MDL-80962-2024071606591847.yml b/.upgradenotes/MDL-80962-2024071606591847.yml deleted file mode 100644 index 06a15b914cb..00000000000 --- a/.upgradenotes/MDL-80962-2024071606591847.yml +++ /dev/null @@ -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 diff --git a/.upgradenotes/MDL-81533-2024070307500488.yml b/.upgradenotes/MDL-81533-2024070307500488.yml deleted file mode 100644 index 3f1e6a44cce..00000000000 --- a/.upgradenotes/MDL-81533-2024070307500488.yml +++ /dev/null @@ -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 diff --git a/.upgradenotes/MDL-82292-2024070102564148.yml b/.upgradenotes/MDL-82292-2024070102564148.yml deleted file mode 100644 index a6e4ee79179..00000000000 --- a/.upgradenotes/MDL-82292-2024070102564148.yml +++ /dev/null @@ -1,6 +0,0 @@ -issueNumber: MDL-82292 -notes: - mod_assign: - - message: | - Method `assign_grading_table::col_picture` has been deprecated. - type: deprecated diff --git a/.upgradenotes/MDL-82295-2024070807413314.yml b/.upgradenotes/MDL-82295-2024070807413314.yml deleted file mode 100644 index d6d2f718d08..00000000000 --- a/.upgradenotes/MDL-82295-2024070807413314.yml +++ /dev/null @@ -1,6 +0,0 @@ -issueNumber: MDL-82295 -notes: - mod_assign: - - message: | - Method `assign_grading_table::col_userid` has been deprecated. - type: deprecated