Require at least Drupal 10.3 and remove any usage of deprecated classes, methods, constants, or functions

Created on 2 July 2024, 5 months ago
Updated 16 July 2024, 4 months ago

PHPStan returns errors similar to the following one.

Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer: in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.

All the modules need to require at least Drupal 10.3 and their code be changed to avoid any deprecated class, method, constant, or function.

📌 Task
Status

Fixed

Version

4.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024