moodle/question/type/calculatedmulti
Meirza e4b24bdd79 MDL-77299 question: Added class properties that are not declared.
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.

Co-authored-by: Tim Hunt <t.j.Hunt@open.ac.uk>
2023-03-01 10:09:09 +07:00
..
backup/moodle2 MDL-38792 Update question/type in-line comments to codechecker standards 2013-04-08 19:59:51 -04:00
classes/privacy MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
db MDL-76362 qtype_calculated*: Address issues with null strings 2023-01-23 09:15:54 +08:00
lang/en MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-74941 qtype_calculated: Fix for usage calculation 2022-09-20 08:10:55 +02:00
edit_calculatedmulti_form.php MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
lib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
question.php MDL-52193 questions: add missing require_once 2015-11-18 13:33:34 +08:00
questiontype.php MDL-63459 qtype_calculatedmulti: fix incorrect hint object type 2018-11-26 12:52:09 +00:00
renderer.php MDL-27412 Upgrade the calculatedmulti question type to the new question engine. 2011-05-19 17:14:09 +01:00
styles.css MDL-71366 core_question: prevent shrinking of input radio 2021-06-03 11:08:38 +02:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00