moodle/blocks/recentlyaccesseditems
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
..
amd MDL-77604 recentlyaccesseditems: convert HTMLCollection to an array. 2023-03-16 15:38:10 +07:00
classes MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
lang/en MDL-73900 recentlyaccesseditems: vertical display in blocks drawer 2022-03-29 11:50:17 +01:00
pix
templates MDL-77052 block_recentlyaccesseditems: HTML role attribute 2023-02-06 13:45:17 +01:00
tests MDL-77350 blocks: Added class properties that are not declared 2023-05-16 00:33:20 +07:00
block_recentlyaccesseditems.php
lib.php MDL-65803 recentlyaccesseditems: Restrict response to valid courses. 2019-06-12 12:10:50 +08:00
upgrade.txt MDL-63995 blocks: Remove unused capabilities and warning. 2019-03-25 12:20:13 +13:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00