mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
MDL-71472 core: Removal of site_registration_form::add_select_with_email
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
parent
269a8a8a1b
commit
f3288f3c79
2 changed files with 15 additions and 36 deletions
7
.upgradenotes/MDL-71472-2024111511535005.yml
Normal file
7
.upgradenotes/MDL-71472-2024111511535005.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
issueNumber: MDL-71472
|
||||
notes:
|
||||
core:
|
||||
- message: >
|
||||
The method `site_registration_form::add_select_with_email()` has been
|
||||
finally deprecated and will now throw an exception if called.
|
||||
type: removed
|
Loading…
Add table
Add a link
Reference in a new issue