Remove PHPStan rule that breaks with new version of PHPStan

This commit is contained in:
Joshua Ramon Enslin 2022-01-08 01:07:59 +01:00
parent cc7990b6f8
commit 280bb553b8
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -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: