moodle/webservice/UPGRADING.md

10 lines
288 B
Markdown
Raw Normal View History

2024-06-14 08:56:53 +08:00
# core_webservice (subsystem / plugintype) Upgrade notes
2024-08-16 08:37:50 +07:00
## 4.5dev+
2024-06-14 08:56:53 +08:00
### Deprecated
- The `token_table` and `token_filter` classes have been deprecated, in favour of new report builder implementation.
For more information see [MDL-79496](https://tracker.moodle.org/browse/MDL-79496)