moodle/competency
Meirza 760a8c426e MDL-77350 competency: 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-05-16 01:03:01 +07:00
..
classes MDL-77350 competency: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
tests MDL-77350 competency: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
lib.php MDL-65968 notifications: Use f1 size avatars for Push notifications 2019-09-17 16:29:02 +02:00
upgrade.txt MDL-63876 badges: Coding style 2019-03-29 11:31:15 +08:00