moodle/analytics
Meirza a6894fc65e MDL-77337 analytics: 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.
2023-03-16 09:46:07 +07:00
..
classes MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
templates MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
tests MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
lib.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
upgrade.txt MDL-69127 analytics: final removal of renamed target class mapping. 2023-01-05 17:28:59 +00:00