Problem/Motivation

Follow up to #3410938: Create enums for RequirementSeverity and deprecate drupal_requirements_severity() constants. The \Drupal\package_manager\ValidationResult exposes a public readonly property $severity that is an int. We should deprecate that and make it a RequirementSeverity enum instead.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

kim.pepper created an issue. See original summary.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.