moodle/comment
Meirza 0d3a840154 MDL-77350 comment: 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:19 +07:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
classes MDL-76591 comment: convert existing overview page to system report. 2023-01-30 15:53:59 +00:00
tests MDL-76591 comment: create test generators and Behat scenarios. 2023-01-30 16:00:25 +00:00
comment.js MDL-76591 comment: implement new management interface elements. 2023-01-30 15:54:00 +00:00
comment_ajax.php MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 07:59:27 +01:00
comment_post.php
index.php MDL-76591 comment: implement new management interface elements. 2023-01-30 15:54:00 +00:00
lib.php MDL-77350 comment: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
locallib.php MDL-77350 comment: Added class properties that are not declared 2023-05-16 00:33:19 +07:00
upgrade.txt MDL-76591 comment: convert existing overview page to system report. 2023-01-30 15:53:59 +00:00