mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-82427 core_filters: Final deprecation of text_filtering_hash
This commit is contained in:
parent
29e7140e30
commit
01f7456a96
5 changed files with 264 additions and 25 deletions
7
.upgradenotes/MDL-82427-2024071003570291.yml
Normal file
7
.upgradenotes/MDL-82427-2024071003570291.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
issueNumber: MDL-82427
|
||||
notes:
|
||||
core_filters:
|
||||
- message: >-
|
||||
The `filter_manager::text_filtering_hash` method has been finally
|
||||
deprecated and removed.
|
||||
type: deprecated
|
Loading…
Add table
Add a link
Reference in a new issue