Problem/Motivation

PHPstan still reports some avoidable warnings at level 8. A few of them even actually make sense.

Steps to reproduce

Run phpstan analyse -l 8 -c web/modules/contrib/g2/phpstan.neon web/modules/contrib.g2

Proposed resolution

Fix them.

Remaining tasks

Do it.

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork g2-3457084

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

fgm created an issue. See original summary.

  • fgm committed 2cd6de1d on 8.x-1.x
    Issue #3457084: Fix PHPstan up to level 8, PHPCS, StyleLint, Drupal 11...
fgm’s picture

Status: Active » Fixed

Fixed in today's HEAD.

Status: Fixed » Closed (fixed)

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