-
Bug
-
Resolution: Fixed
-
Minor
-
3.10, 4.0
-
MOODLE_310_STABLE, MOODLE_400_STABLE
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-70066-master -
Detected while testing MDLQA-15375, with PHP 7.4.
The badges/mybadges.php page, throws a good number of PHP deprecation notices:
Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset()
|
This is about fix them and, ideally, look if there are similar/invalid array_key_exists() uses with objects.
Haven't checked if this also happens with older Moodle versions, may be it's old issue reproducible there, please check.
Ciao
- blocks
-
MDLQA-15375 CLONE - A user can display a Badgr badge collection in their profile
- Passed
- caused a regression
-
MDL-70139 "Invalid request" when sending badges to backpack
- Closed