Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7
-
Component/s: Administration
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-65311-xml-files -
Pull Master Diff URL:
Description
$ 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()
Attachments
Issue Links
- is a regression caused by
-
MDL-65130 Improve coverage generation by only respecting the @covers annotation
-
- Closed
-