moodle/message/tests
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
..
behat MDL-59882 behat: Update known uses of dialogue CSS 2017-10-02 12:44:37 +08:00
fixtures MDL-46284 core: Add e-mail fetcher from IMAP 2014-10-07 09:58:35 +08:00
api_test.php MDL-60281 general: function each() is deprecated in PHP7.2 2017-10-16 09:37:20 +08:00
events_test.php MDL-47162 core_message: debug whenever courseid is missing 2016-10-28 00:30:02 +02:00
externallib_test.php MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
inbound_test.php
messagelib_test.php MDL-58014 core_message: fixed unread message count 2017-02-20 13:29:13 +08:00
search_received_test.php MDL-55356 core_search: Change existing search areas to new API 2017-10-11 17:17:09 +01:00
search_sent_test.php MDL-55356 core_search: Change existing search areas to new API 2017-10-11 17:17:09 +01:00