MDL-86605 core: update list of stale files for 5.1 release.

This commit is contained in:
Paul Holden
2025-09-11 09:52:13 +01:00
parent 0582c77a33
commit 6248b6b99c
+6
View File
@@ -455,6 +455,12 @@ function upgrade_stale_php_files_present(): bool {
global $CFG;
$someexamplesofremovedfiles = [
// Removed in 5.1.
'/badges/classes/observer.php',
'/course/request_form.php',
'/course/templates/activitychooser.mustache',
'/lib/tests/xmlize_test.php',
'/message/templates/message_drawer_view_conversation_footer_unable_to_message.mustache',
// Removed in 5.0.
'/admin/process_email.php',
'/badges/preferences_form.php',