mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
9 lines
287 B
Markdown
9 lines
287 B
Markdown
# core_webservice (subsystem / plugintype) Upgrade notes
|
|
|
|
## 4.5rc1
|
|
|
|
### 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)
|