moodle-cs icon indicating copy to clipboard operation
moodle-cs copied to clipboard

CONTRIB-8920 moodle-cs: Deprecation alerts for capabilities

Open laurentdavid opened this issue 2 years ago • 1 comments

This is a follow up of MDL-55580. The idea is to add the tooling for codechecker and alert developers of possible capabilities deprecation.

  • Add a simple deprecation warning for capabilities we might want to get rid of.
  • For now the declaration of deprecated capabilities will be done in the ruleset.xml (either warning or error) and will duplicate the information in the access.php files. This will need to be dealt with in a second time.

laurentdavid avatar May 24 '22 13:05 laurentdavid