Prepare for Drupal 10

Created on 19 May 2022, over 2 years ago
Updated 9 February 2023, almost 2 years ago

Problem/Motivation

Drupal 9 has deprecated a few things that will be removed in Drupal 10. Let's fix them:

  • drupal_get_installed_schema_version()
  • Entity queries with no ->accessCheck() call
  • ModuleHandler::getImplementations()
  • WebDriverTestBase::drupalGetHeader()
  • TestBase::setUp() without :void

Steps to reproduce

Run tests on Drupal 9.4.

Proposed resolution

Fix runtime and test time deprecations where possible. Deprecations are fixed in a way to maintain compatibility with older versions of Drupal 9.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

3.1

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024