-
Bug
-
Resolution: Fixed
-
Minor
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_37_STABLE
-
MDL-65311-xml-files -
$ time php admin/cli/check_database_schema.php
Default exception handler: Exception - Call to undefined method database_manager::get_install_xml_file_list() Debug:
Error code: generalexceptionmessage
- line 934 of /lib/ddl/database_manager.php: Error thrown
- line 60 of /admin/cli/check_database_schema.php: call to database_manager->get_install_xml_schema()
- is a regression caused by
-
MDL-65130 Improve coverage generation by only respecting the @covers annotation
- Closed