moodle/mod/bigbluebuttonbn/classes
Meirza f34a1296b5 MDL-77347 mod_bigbluebuttonbn: 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-03-27 15:58:06 +07:00
..
analytics/indicator
completion MDL-76356 various: avoid implicit conversion to int 2023-01-10 15:27:11 +01:00
event MDL-52805 core: Plugins with removed tests due to old events 2023-03-07 13:08:46 +08:00
external MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
form MDL-77347 mod_bigbluebuttonbn: Added missing class properties. 2023-03-27 15:58:06 +07:00
local MDL-75753 mod_bigbluebuttonbn: Support SHA256 and SHA512 checksum 2023-02-24 14:20:29 +01:00
output MDL-77347 mod_bigbluebuttonbn: Added missing class properties. 2023-03-27 15:58:06 +07:00
privacy
search
task Merge branch 'MDL-76339-master' of https://github.com/call-learning/moodle 2023-03-15 19:03:03 +00:00
test MDL-52805 core: Plugins with removed tests due to old events 2023-03-07 13:08:46 +08:00
broker.php MDL-74468 mod_bigbluebuttonbn: Remove getallheader 2022-11-03 22:16:15 +01:00
instance.php MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
logger.php MDL-74468 mod_bigbluebuttonbn: Coding style violation fix 2022-11-07 12:14:04 +08:00
meeting.php Merge branch 'MDL-75415-master' of https://github.com/ssj365/moodle 2022-11-16 17:51:45 +08:00
plugin.php MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
recording.php MDL-77347 mod_bigbluebuttonbn: Added missing class properties. 2023-03-27 15:58:06 +07:00
setting_validator.php MDL-75753 mod_bigbluebuttonbn: Support SHA256 and SHA512 checksum 2023-02-24 14:20:29 +01:00
settings.php Merge branch 'MDL-75753-master' of https://github.com/call-learning/moodle 2023-03-02 09:14:06 +08:00