moodle/lib/testing
sam marshall a938e4096c MDL-60174 core_dml: fix miscellaneous incorrect recordset usage
The new recordset support for Postgres requires transactions and
will cause errors if recordsets are not closed correctly. This
commit fixes problems that were identified during unit tests, and
via some basic code analysis, across all core code. Most of these
are incorrect usage of recordset (forgetting to close them).
2017-11-27 11:10:33 +00:00
..
classes MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
generator MDL-60813 calendar: Fix core_calendar_get_calendar_events for categories 2017-11-16 19:16:01 +01:00
tests MDL-59287 core_completion: Update to unit tests. 2017-07-10 09:40:02 +08:00
lib.php MDL-55379 phpunit: Coding style fix 2016-09-22 15:11:16 +08:00