We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642cf3b commit 843098aCopy full SHA for 843098a
1 file changed
phpstan.neon.dist
@@ -35,5 +35,6 @@ parameters:
35
strictRules:
36
allRules: false
37
disallowedLooseComparison: true
38
+ booleansInConditions: true
39
disallowedConstructs: true
40
matchingInheritedMethodNames: true
0 commit comments