Problem/Motivation

Reduce useless code now that new PHP and Drupal Core API's are available.

- Constructor promotion
- plugin autowire: https://www.drupal.org/node/3542837
- no procedural hook: https://www.drupal.org/node/3490771 and https://www.drupal.org/node/3498595

- update phpstan config file
- add .gitattributes file to not export files
- minimum core version 11.3, create new branch 2.x

Issue fork devel_php-3561477

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

grimreaper created an issue. See original summary.

grimreaper’s picture

Status: Active » Postponed

Branch and release to make when CI will be on Core 11.3 by default.

grimreaper’s picture

Version: 8.x-1.x-dev » 2.x-dev

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Postponed » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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