Skip to content

Add PHPStan for a little sanity - Good first issue #428

Description

@mhsdesign

I wondered how we still stumble on runtime bugs like these #427 that are totally unavoidable when using static analysis.

    "scripts": {
        "lint:phpstan": "../../../bin/phpstan analyse --level 8 Classes"
    },

I would have commited that already and added it to the CI if it werent for the "195 errors" ... even level 4 reports ~100 errors so i think this package is due to become a little safer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions