Skip to content

Commit f6abe3c

Browse files
phpstan-botclaude
andcommitted
Remove OverwriteVariablesWithForeachRule from bug-14446 test config
The OverwriteVariablesWithForeachRule belongs to phpstan-strict-rules and should be tested in that repo. The type inference test only needs the polluteScopeWithAlwaysIterableForeach: false parameter. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d8f21c4 commit f6abe3c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
parameters:
22
polluteScopeWithAlwaysIterableForeach: false
3-
4-
services:
5-
-
6-
class: PHPStan\Rules\ForeachLoop\OverwriteVariablesWithForeachRule
7-
tags:
8-
- phpstan.rules.rule

0 commit comments

Comments
 (0)