moodle/mod/survey
Meirza ace998b8eb MDL-77347 mod_survey: Added missing class properties.
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.
2023-03-27 15:58:12 +07:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-52805 core: Remove legacy log calls 2023-03-07 13:08:46 +08: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-75008 lang: Import fixed English strings (en_fix) 2022-06-30 20:31:27 +02:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-77347 mod_survey: Added missing class properties. 2023-03-27 15:58:12 +07:00
deprecatedlib.php MDL-71144 mod_survey: Deprecate survey_get_completion_state() 2021-04-22 10:08:11 +10:00
download.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
graph.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php Merge branch 'MDL-74332-master' of https://github.com/sharidas/moodle 2022-04-07 00:35:20 +08:00
mod_form.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
renderer.php MDL-71915 mod_survey: Update tertiary nav 2021-12-06 09:27:57 +05:30
report.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
save.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
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
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30