moodle/message
Meirza 99368d4173 MDL-77350 message: 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
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
classes Merge branch 'MDL-76583-master-withoutrename' of https://github.com/andrewnicols/moodle 2023-01-19 09:44:48 +08:00
output MDL-77350 message: Added missing class properties 2023-05-16 00:33:19 +07:00
templates MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
tests MDL-77691 behat: Add step to navigate to profile page directly 2023-03-20 14:18:33 +01:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
externallib.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-69643 message: final removal of deprecated 310 methods. 2023-01-06 09:28:40 +00:00
module.js MDL-67853 message: Remove on/offline settings on message preferences 2022-01-27 15:22:15 +01:00
notificationpreferences.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
pendingcontactrequests.php MDL-65219 message: add message/pendingcontactrequests.php page back 2019-07-23 11:37:55 +08:00
renderer.php MDL-67853 message: Remove on/offline settings on message preferences 2022-01-27 15:22:15 +01:00
upgrade.txt MDL-69643 message: final removal of deprecated 310 methods. 2023-01-06 09:28:40 +00:00