-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.15, 4.2.11, 4.3.9, 4.4.5, 4.5.1
-
None
-
4.5.0
-
MOODLE_401_STABLE, MOODLE_402_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE
There are several places in the code where get_all_user_name_fields() is still used which has been deprecated since Moodle 3.11:
- components/filters/enrolledstudents/plugin.class.php
- components/filters/user/plugin.class.php
These should probably be replaced.
The deprecated Moodle function was finally removed on th 24th June 2024, see https://github.com/moodle/moodle/commit/4101dc6dab2fac534ea2becff31081833f0edfc2