mirror of
https://github.com/moodle/moodle.git
synced 2025-03-12 19:54:08 +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