moodle/report/loglive
Eloy Lafuente (stronk7) d81a94807b MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:46:04 +02:00
..
classes MDL-66213 report_loglive: Do not look up course 0 2020-01-14 13:20:02 +01:00
db MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
lang/en MDL-61881 report: fix privacy lang strings 2018-04-11 10:06:51 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
index.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
lib.php MDL-48595 logstore: Replacing references to deprecated interfaces 2015-03-09 08:25:37 +08:00
loglive_ajax.php MDL-45237 report_loglive: prevent debug warnings 2014-05-01 14:21:41 +08:00
settings.php MDL-43682 loglive: Rewrite loglive to use new logging stores 2014-04-07 16:58:44 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00