moodle/badges/criteria
Meirza 3895529b74 MDL-77350 badges: 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
..
award_criteria.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
award_criteria_activity.php MDL-74478 badges: Check completion_fail when awarding badge 2022-04-28 12:14:45 +08:00
award_criteria_badge.php MDL-66032 badges: Prevent empty awarded badges criteria being created. 2019-07-16 09:31:25 +10:00
award_criteria_cohort.php MDL-69102 badge: Fixes broken WHERE clause 2021-04-10 12:26:22 -04:00
award_criteria_competency.php MDL-65544 badges: Any all criteria 2019-05-13 10:50:05 +08:00
award_criteria_course.php MDL-59049 badges: allows users to view badges from deleted courses 2017-08-18 09:08:50 +08:00
award_criteria_courseset.php MDL-10965 course: search only courses with completion 2019-04-10 12:35:29 +02:00
award_criteria_manual.php MDL-63387 course: use renamed role names, update Behat tests. 2020-09-01 12:05:20 +01:00
award_criteria_overall.php MDL-49628 general: improved accessibility of single selects 2015-04-09 11:12:16 +12:00
award_criteria_profile.php MDL-74713 admin: format custom profile fields in identify config. 2022-06-14 17:19:39 +01:00