MDL-71149 install: update the list of stale files for 3.11

This commit is contained in:
Eloy Lafuente (stronk7)
2021-03-19 17:31:07 +01:00
parent 4c26696e7e
commit 70acb15cbd
+6
View File
@@ -456,6 +456,12 @@ function upgrade_stale_php_files_present() {
global $CFG;
$someexamplesofremovedfiles = array(
// Removed in 3.11.
'/customfield/edit.php',
'/lib/phpunit/classes/autoloader.php',
'/lib/xhprof/README',
'/message/defaultoutputs.php',
'/user/files_form.php',
// Removed in 3.10.
'/grade/grading/classes/privacy/gradingform_provider.php',
'/lib/coursecatlib.php',