mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-62982 core_form: Final deprecation of the htmleditor form element
This commit is contained in:
parent
49a9e8b07d
commit
8cdb2fcc0e
3 changed files with 1 additions and 119 deletions
|
@ -8,6 +8,7 @@ information provided here is intended especially for developers.
|
|||
of 'scrollable' is true.
|
||||
* The `$CFG->behat_retart_browser_after` configuration setting has been removed.
|
||||
The browser session is now restarted between all tests.
|
||||
* The form element 'htmleditor', which was deprecated in 3.6, has been removed.
|
||||
|
||||
=== 3.9 ===
|
||||
* Following function has been deprecated, please use \core\task\manager::run_from_cli().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue