mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
MDL-80072 core: Mark nocache option to format_text as deprecated
This was actually deprecated back in MDL-34347 but never actually emitted.
This commit is contained in:
parent
85c1dd0077
commit
3e6437e67c
3 changed files with 13 additions and 5 deletions
|
@ -47,6 +47,7 @@ information provided here is intended especially for developers.
|
|||
* The fourth parameter to `format_text` now emits a deprecation notice.
|
||||
It was originally deprecated in Moodle 2.0.
|
||||
* The smiley option for format_text has been removed. It was deprecated in Moodle 2.0.
|
||||
* The nocache option for format_text has been removed. It was deprecated in Moodle 2.3.
|
||||
|
||||
=== 4.3 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue