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

avpaderno created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes
avpaderno’s picture

Issue summary: View changes

  • avpaderno committed a96fd25d on 10.1.x
    Issue #3524019: Create a branch for Drupal 10.3.x
    
avpaderno’s picture

Priority: Normal » Minor
Status: Active » Fixed
avpaderno’s picture

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

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.