MDL-79395 install: update the list of stale files for 4.3

This commit is contained in:
Eloy Lafuente (stronk7)
2023-09-18 16:26:46 +02:00
parent ecddfa6ccd
commit b7c2415522
+9
View File
@@ -513,6 +513,15 @@ function upgrade_stale_php_files_present(): bool {
global $CFG;
$someexamplesofremovedfiles = [
// Removed in 4.3.
'/badges/ajax.php',
'/course/editdefaultcompletion.php',
'/grade/amd/src/searchwidget/group.js',
'/lib/behat/extension/Moodle/BehatExtension/Locator/FilesystemSkipPassedListLocator.php',
'/lib/classes/task/legacy_plugin_cron_task.php',
'/mod/lti/ajax.php',
'/pix/f/archive.png',
'/user/repository.php',
// Removed in 4.2.
'/admin/auth_config.php',
'/auth/yui/passwordunmask/passwordunmask.js',