moodle/question
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
..
amd MDL-69164 Question: Convert question/qengine.js to AMD modules 2023-01-18 11:24:38 +07:00
bank MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
behaviour MDL-69164 Question: Convert question/qengine.js to AMD modules 2023-01-18 11:24:38 +07:00
classes MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
engine MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
format MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
templates MDL-73376 qbank_comment: Version selection in modal 2022-09-01 11:43:55 +10:00
tests MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
type MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
yui MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08:00
category_class.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
category_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
edit.php MDL-76904 question: Keep question highlight in url 2023-01-31 16:33:32 +07:00
editlib.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
flags.js MDL-71305 core_question: Use toggle button for flag question element 2022-03-08 13:45:18 +11:00
format.php MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
import_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
lib.php MDL-71696 core_question: class autoload changes 2022-02-03 22:22:50 +11:00
move_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
previewlib.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
qengine.js MDL-69164 Question: Convert question/qengine.js to AMD modules 2023-01-18 11:24:38 +07:00
renderer.php Revert "MDL-71915 question: Update the tertiary nav" 2022-02-15 15:54:00 +00:00
toggleflag.php
upgrade.php
upgrade.txt MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00