moodle/question/type/match
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 MDL-49247 question restore: avoid unique key errors from old bad data 2015-02-19 21:46:56 +00:00
classes/privacy MDL-71258 questions: privacy support for settings defaults preferences 2021-04-30 10:14:38 +01:00
db MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
lang/en MDL-74752 qtype_match: implement regrading hooks 2022-05-31 09:22:22 +01:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
edit_match_form.php MDL-71225 Questions: Default options for 2021-04-14 18:02:09 +01:00
lib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
question.php MDL-75727 question regrading: fix each attempt builds on last 2022-10-12 11:10:55 +01:00
questiontype.php MDL-71225 Questions: Default options for 2021-04-14 18:02:09 +01:00
renderer.php MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00