moodle/mod/h5pactivity
Meirza 0fcba75ea7 MDL-77350 mod_h5pactivity: Added missing class properties
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:19 +07:00
..
backup/moodle2 MDL-67791 mod_h5pactivity: adding attempts reports 2020-05-14 15:01:26 +02:00
classes MDL-77350 mod_h5pactivity: Added missing class properties 2023-05-16 00:33:19 +07: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-67789 h5p: Save current state using xAPI State 2023-03-15 09:42:18 +01:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
templates MDL-68394 h5pactivity: Implement methods to display recent 2021-05-26 06:54:34 +02:00
tests MDL-76859 h5p: Fix behat failures 2023-04-12 12:26:23 +02:00
grade.php MDL-67791 mod_h5pactivity: adding attempts reports 2020-05-14 15:01:26 +02:00
index.php
lib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
mod_form.php MDL-70980 mod_h5pactivity: fix review mode 2021-03-22 10:52:44 +01:00
report.php MDL-71662 mod_h5pactivity: add group filter to attempts report. 2022-08-03 15:30:51 +01:00
settings.php MDL-67789 h5p: Save current state using xAPI State 2023-03-15 09:42:18 +01:00
upgrade.txt MDL-77701 mod_h5pactivity: Return admin settings in by_courses WS 2023-03-28 08:00:48 +02:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
view.php MDL-72413 h5p: Use the common module for setting the header 2021-12-13 09:49:34 +08:00