Problem/Motivation

phpstan helps finding code issues. Increasing the scan level increases its scrutiny.

Proposed resolution

Raise phpstan level 2 -> 3

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Issue fork domain-3616760

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

idebr created an issue. See original summary.

mably made their first commit to this issue’s fork.

mably’s picture

Status: Active » Needs review

  • mably committed 6a22aeed on 4.x
    task: #3616760 Raise phpstan analysis from level 2 -> 3
    
    By: idebr
    By:...
mably’s picture

Status: Needs review » 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.

  • mably committed 27de7762 on 3.x
    task: #3616760 Raise phpstan analysis from level 2 -> 3 (3.x backport)...