moodle/enrol/fee
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-70287 core_payment: Redirect user to the successurl after payment 2021-02-24 22:47:22 +11:00
db
lang/en MDL-69166 core_payment: Add privacy implementation 2020-10-27 15:45:25 +11:00
pix NOBUG: Fixed SVG browser compatibility 2020-10-27 23:48:43 +01:00
templates MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:09:10 +11:00
tests MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
lib.php
settings.php MDL-63683 enrol: Fix plugin settings when no role has student archetype 2020-12-04 09:24:56 +01:00
version.php MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00