moodle/question/bank/comment
Andrew Nicols 3b1118cfd4
MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too
In previous versions of PHPUnit, the `assertEqualsCanonicalizing()`
method compared values only, ignoring the keys entirely. Since PHPUnit
10 the method now checks keys where they are non-numeric.

To solve this we call `array_values()`.
2025-01-20 16:47:56 +01:00
..
amd MDL-78324 core: Convert modals to use new static methods 2023-09-09 00:04:11 +08:00
backup/moodle2 MDL-75752 question: Bind contextid param in comment backup 2022-10-06 09:06:12 +08:00
classes MDL-79122 question: Correct capability check for question comments link. 2024-12-13 15:31:47 +00:00
db MDL-78815 qbank_comment: Delete comments in event observer 2023-08-02 08:34:59 +01:00
lang/en MDL-72879 lang: Import fixed English strings (en_fix) 2021-10-26 21:05:10 +02:00
templates MDL-73376 qbank_comment: Version selection in modal 2022-09-01 11:43:55 +10:00
tests MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too 2025-01-20 16:47:56 +01:00
lib.php MDL-75351 question comments: don't hard-code system context id 2022-09-30 18:44:01 +02:00
styles.css MDL-74295 question bank: add help icons to columns that need it 2022-03-28 09:33:02 +01:00
version.php NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00