Merge branch 'MDL-79496-main' of https://github.com/roland04/moodle

This commit is contained in:
Sara Arjona 2024-06-12 13:12:53 +02:00
commit 4e881c2595
No known key found for this signature in database
12 changed files with 674 additions and 73 deletions

View file

@ -0,0 +1,7 @@
issueNumber: MDL-79496
notes:
core_webservice:
- message: >-
The `token_table` and `token_filter` classes have been deprecated, in
favour of new report builder implementation.
type: deprecated