Problem/Motivation

Usage of settings service is removed in #3299828: Stop storing Settings singleton in object properties

The settings singleton should not be exposed as service

Proposed resolution

Deprecate the service to prevent further use of it

Remaining tasks

- get usage cleaned-up
- re-roll the patch and add legacy test

User interface changes

no

API changes

Core's settings service is deprecated

Data model changes

no

Release notes snippet

no

CommentFileSizeAuthor
#2 3307190-2.patch555 bytesandypost

Comments

andypost created an issue. See original summary.

andypost’s picture

StatusFileSize
new555 bytes

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

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.