mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-44071-master' of git://github.com/zbdd/moodle
This commit is contained in:
commit
1ee0c927b2
3 changed files with 68 additions and 11 deletions
|
@ -3,6 +3,7 @@ information provided here is intended especially for developers.
|
|||
|
||||
=== 2.9 ===
|
||||
|
||||
* Course deletions now return warning messages on any failures and do not try to rollback the entire deletion.
|
||||
* \core\event\course_viewed 'other' argument renamed from coursesectionid to coursesectionnumber as it contains the section number.
|
||||
* New API core_filetypes::add_type (etc.) allows custom filetypes to be added and modified.
|
||||
* PHPUnit: PHPMailer Sink is now started for all tests and is setup within the phpunit wrapper for advanced tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue