Commit cc7b45e
[DeadCode] Skip vars exists in static vars on RemoveNonExistingVarAnnotationRector (#7463)
* Test RemoveNonExistingVarAnnotationRector with static variable in method
* Closes #7456 Fixes rectorphp/rector#9428
* Closes #7456 Fixes rectorphp/rector#9428
---------
Co-authored-by: Mikko Pesari <[email protected]>1 parent d830051 commit cc7b45e
File tree
2 files changed
+34
-0
lines changed- rules-tests/DeadCode/Rector/Node/RemoveNonExistingVarAnnotationRector/Fixture
- rules/DeadCode/Rector/Node
2 files changed
+34
-0
lines changedLines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
131 | 143 | | |
132 | 144 | | |
133 | 145 | | |
| |||
0 commit comments