Closed (fixed)
Project:
Display fields
Version:
10.1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 May 2025 at 20:09 UTC
Updated:
28 May 2025 at 06:54 UTC
Jump to comment: Most recent
The 9.1.x branch causes the following PHPStan error.
Class Drupal\display_fields\Element\EntityFieldSelect extends deprecated class Drupal\Core\Render\Element\FormElement: in drupal:10.3.0 and is removed from drupal:12.0.0. use \Drupal\Core\Render\Element\FormElementBase instead.
The \Drupal\Core\Render\Element\FormElementBase class does not exist before Drupal 10.3.x. That change can be done only for a branch that is compatible with Drupal 10.3.0 or higher versions.
Comments
Comment #2
avpadernoComment #3
avpadernoComment #5
avpadernoComment #6
avpaderno