Problem/Motivation

The constants defined from the UserRestrictions class are no longer used.

Proposed resolution

Deprecate those constants, and remove them in the next major version.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

  • avpaderno committed 132b976a on 3.0.x
    Issue #3551040: Deprecate the constants defined in the UserRestrictions...
avpaderno’s picture

Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

avpaderno’s picture

Since there is a 2.1.x branch, which had to be created because the 2.1.0 release has the wrong name, the deprecation has been moved to the 2.1.x branch. (See #3552561: Move the deprecations to the 2.1.x branch.)