We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4855249 + 0c82c96 commit 1a4ed28Copy full SHA for 1a4ed28
rules.neon
@@ -12,6 +12,8 @@ parameters:
12
reportMaybesInMethodSignatures: true
13
reportStaticMethodSignatures: true
14
reportMaybesInPropertyPhpDocTypes: true
15
+ featureToggles:
16
+ illegalConstructorMethodCall: %featureToggles.bleedingEdge%
17
18
rules:
19
- PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule
0 commit comments