Remove some outdated phpstan rules

This commit is contained in:
2026-07-05 13:13:12 +02:00
parent 93d26dc1b6
commit 2c3e9a83c5
-3
View File
@@ -4,9 +4,6 @@ includes:
parameters:
polluteScopeWithLoopInitialAssignments: false
polluteScopeWithAlwaysIterableForeach: false
checkAlwaysTrueCheckTypeFunctionCall: true
checkAlwaysTrueInstanceof: true
checkAlwaysTrueStrictComparison: true
checkExplicitMixedMissingReturn: true
checkFunctionNameCase: true
reportMaybesInMethodSignatures: true