We should create a new branch compatible with Drupal 11.4 or higher versions. Most of the procedural code can be converted to OOP code, including submission and validation handlers added from form alter hooks, which no longer need to be static methods.

I am postponing this issue. Before doing this, more issues need to be fixed.

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Version: 4.0.x-dev » 5.0.x-dev
Category: Task » Plan
avpaderno’s picture

Status: Postponed » Active

  • avpaderno committed 264ad471 on 5.0.x
    Issue #3583458: Create a new branch compatible only with Drupal 11.4 and...