mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-65319-master' of git://github.com/peterRd/moodle
This commit is contained in:
commit
cad122fee7
2 changed files with 7 additions and 62 deletions
|
@ -5,6 +5,8 @@ information provided here is intended especially for developers.
|
|||
* New optional parameter $extracontent for print_collapsible_region_start(). This allows developers to add interactive HTML elements
|
||||
(e.g. a help icon) after the collapsible region's toggle link.
|
||||
* Final deprecation i_dock_block() in behat_deprecated.php
|
||||
* Final deprecation of get_courses_page. Function has been removed and core_course_category::get_courses() should be
|
||||
used instead.
|
||||
|
||||
=== 3.10 ===
|
||||
* PHPUnit has been upgraded to 8.5. That comes with a few changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue