mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 04:01:40 +01:00
Apply the standard deprecation procedure to the old APIs, to be removed in Moodle 4.2 (MDL-69882). Existing unit tests cover the deprecation debugging. Originally MDL-64600