MDL-65214 install: update the list of stale files for 3.7

This commit is contained in:
Eloy Lafuente (stronk7) 2019-03-29 10:00:38 +01:00
parent 0920f35ed9
commit 09b97f40fc

View File

@ -430,6 +430,12 @@ function upgrade_stale_php_files_present() {
global $CFG;
$someexamplesofremovedfiles = array(
// Removed in 3.7.
'/lib/form/yui/src/showadvanced/js/showadvanced.js',
'/lib/tests/output_external_test.php',
'/message/amd/src/message_area.js',
'/message/templates/message_area.mustache',
'/question/yui/src/qbankmanager/build.json',
// Removed in 3.6.
'/lib/classes/session/memcache.php',
'/lib/eventslib.php',