MDL-68011 core: Final deprecation of get_module_metadata()

This commit is contained in:
Mihail Geshoski 2022-06-17 13:48:31 +08:00
parent d9632ca8b2
commit 2ca262a5e3
2 changed files with 5 additions and 95 deletions

View file

@ -37,6 +37,7 @@ information provided here is intended especially for developers.
* Added $CFG->proxylogunsafe and proxyfixunsafe to detect code which doesn't honor the proxy config
* Function admin_externalpage_setup() now has additional option 'nosearch' allowing to remove Site administration search form.
* The function print_error has been deprecated. Kindly use moodle_exception.
* The function get_module_metadata() has been finally deprecated and can not be used anymore.
=== 4.0 ===