moodle/blocks/glossary_random
Meirza 078055a51f MDL-77350 blocks: 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 00:33:20 +07:00
..
backup/moodle2 MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
classes/privacy MDL-61397 blocks: Fix null_provider namespace for blocks 2018-03-13 09:50:58 +08:00
db MDL-37414 blocks: re-added the ability to add some blocks to the My Moodle 2013-01-22 10:52:41 +08:00
lang/en MDL-61397 blocks: Add null_providers for blocks with no user data 2018-03-12 08:42:01 +08:00
tests MDL-78040 block_glossary_random: switch to block test generator. 2023-05-03 16:42:55 +01:00
block_glossary_random.php MDL-77350 blocks: Added class properties that are not declared 2023-05-16 00:33:20 +07:00
edit_form.php MDL-74465 block_glossary_random: display config when adding 2023-03-30 12:15:54 +01:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00