-
Bug
-
Resolution: Fixed
-
Minor
-
3.6.6, 3.7.2, 3.8
-
MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
Eloy spotted this while working on MDL-66968.
https://github.com/moodle/moodle/blob/aaff6692a1aa1827cb5c1c69910302d8cbf99379/question/engine/bank.php#L613 should be if (!array_key_exists($id, $questiondata)).
- Discovered while testing
-
MDL-66968 Remove array_key_exists() on objects
-
- Closed
-