moodle/files
Eloy Lafuente (stronk7) 2c30590d5d MDL-73278 phpunit: Rename already namespaced classes to match file name
These are the only cases 100% safe to apply the renaming of the
testcase class names to match the file names.

All other cases are not safe, because they are missing namespace
and may enter into name conflicts. Adding namespaces is not as
simple as imagined because it implies to, also, add a good number
of modifications to core. See the issue for more details.
2021-12-07 23:54:34 +01:00
..
classes MDL-70387 files: New WS core_files_get_unused_draft_itemid 2021-01-13 13:03:00 +01:00
converter MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
tests MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
coursefilesedit.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
coursefilesedit_form.php MDL-41940 files Option to limit legacy course files 2013-10-04 13:56:57 -04:00
externallib.php MDL-60198 webservice: Add missing MOODLE_INTERNAL checks 2017-09-21 13:01:28 +02:00
index.php MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
renderer.php MDL-66911 files: Use proper function for fetching enabled licenses 2020-05-28 15:23:38 +08:00
upgrade.txt MDL-49894 webservices: Add missing API changes in upgrade.txt 2015-04-16 15:19:42 +02:00