mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-43081-master' of git://github.com/danpoltawski/moodle
Conflicts: lib/upgrade.txt
This commit is contained in:
commit
e7af63633e
@ -61,6 +61,9 @@ information provided here is intended especially for developers.
|
||||
new class boxnet_client(). Note that the method names and return values have changed.
|
||||
* Settings pages are now possible for Calendar type plugins. Calendar type plugins that require a settings page to
|
||||
work properly will need to set their requires version to a number that is equal to or grater than the 2.6.1 release version.
|
||||
* The admin/tool/generator tool was overhauled to use testing data generators and the previous interface to create
|
||||
test data was removed (it was not working correctly anyway). If you were using this tool you will probably need to
|
||||
update your code.
|
||||
|
||||
DEPRECATIONS:
|
||||
Various previously deprecated functions have now been altered to throw DEBUG_DEVELOPER debugging notices
|
||||
|
Loading…
x
Reference in New Issue
Block a user