Remove PHPStan rule that breaks with new version of PHPStan
This commit is contained in:
parent
cc7990b6f8
commit
280bb553b8
|
@ -9,7 +9,6 @@ parameters:
|
||||||
checkAlwaysTrueStrictComparison: true
|
checkAlwaysTrueStrictComparison: true
|
||||||
checkExplicitMixedMissingReturn: true
|
checkExplicitMixedMissingReturn: true
|
||||||
checkFunctionNameCase: true
|
checkFunctionNameCase: true
|
||||||
checkMissingClosureNativeReturnTypehintRule: true
|
|
||||||
reportMaybesInMethodSignatures: true
|
reportMaybesInMethodSignatures: true
|
||||||
reportStaticMethodSignatures: true
|
reportStaticMethodSignatures: true
|
||||||
ergebnis:
|
ergebnis:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user