Problem/Motivation

We have various incomplete/incorrect deprecations in Drupal core, most of these were added early in the 8.x cycle before we had a finished deprecation API and test support.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

catch created an issue. See original summary.

quietone’s picture

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

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

andypost’s picture

xjm’s picture

Title: Fix incomplete/incorrect deprecations in Drupal core » [meta] Fix incomplete/incorrect deprecations in Drupal core
Category: Task » Plan
Issue tags: -Drupal 10 beta should-have
Parent issue: » #3284879: [meta] Requirements for tagging Drupal 11.0.0-beta1

This is meta-ish so let's do this.

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.

andypost’s picture

andypost’s picture

2 child issues left

both needs work, but #3318988: Finish deprecating status code and header assertions in JS tests can just update for removal in 12.x

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.