Skip to content

Commit

Permalink
Remove options removed in PHPStan 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 24, 2024
1 parent 914b5e3 commit ad53bd9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rules.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ parameters:
polluteScopeWithLoopInitialAssignments: false
polluteScopeWithAlwaysIterableForeach: false
polluteScopeWithBlock: false
checkAlwaysTrueCheckTypeFunctionCall: true
checkAlwaysTrueInstanceof: true
checkAlwaysTrueStrictComparison: true
checkAlwaysTrueLooseComparison: true
checkDynamicProperties: true
checkExplicitMixedMissingReturn: true
checkFunctionNameCase: true
Expand Down

0 comments on commit ad53bd9

Please sign in to comment.