-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
@gemal
Description
I just updated to strict v1.4.0 and I added:
includes:
- vendor/phpstan/phpstan-strict-rules/rules.neon
parameters:
strictRules:
allRules: false
but now I'm getting this:
Variable property access on $this(App\Controller\AppController).
is this correct? I thought that allRules: false disabled all strict rules
Metadata
Metadata
Assignees
Labels
No labels