moodle/question/type/calculated
Eloy Lafuente (stronk7) f6711bb394 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:45:59 +02:00
..
backup
classes/privacy MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
lang/en MDL-63730 lang: Merge English strings from the en_fix language pack 2018-10-26 12:48:40 +02:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
datasetdefinitions_form.php
datasetitems_form.php MDL-67151 qtype_calculated: Support for the scientific format 2019-12-03 16:52:22 +11:00
edit_calculated_form.php MDL-64465 qtypes: fix incorrect context passed to format_string 2019-01-11 11:12:24 +00:00
lib.php
question.php MDL-62469 qtype_calculated: check remaining placeholders, see MDL-62275 2018-05-16 17:20:38 +02:00
questiontype.php MDL-66259 qtypes: get_question_options() always call parent:: 2020-04-24 15:56:23 +02:00
renderer.php
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00