mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-66022' of git://github.com/Chocolate-lightning/moodle
This commit is contained in:
commit
d1f430d160
12 changed files with 1 additions and 291 deletions
|
@ -7,7 +7,7 @@ information provided here is intended especially for developers.
|
|||
* The generate_uuid() function has been deprecated. Please use \core\uuid::generate() instead.
|
||||
* Remove lib/pear/auth/RADIUS.php (MDL-65746)
|
||||
* Core components are now defined in /lib/components.json instead of coded into /lib/classes/component.php
|
||||
* Subplugins should now be defined using /db/subplugins.json instead of /db/subplugins.php (which will still work in order to maintain backwards compatibility).
|
||||
* Subplugins should now be defined using /db/subplugins.json instead of /db/subplugins.php
|
||||
* The following functions have been finally deprecated and can not be used anymore:
|
||||
* allow_override()
|
||||
* allow_assign()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue