-
Notifications
You must be signed in to change notification settings - Fork 534
Commit f158d5b
committed
Do not report nonexistent variable passed to by-ref parameter with checkImplicitMixed
1 parent 3447391 commit f158d5b
File tree
3 files changed
+34
-1
lines changed- src/Rules
- tests/PHPStan/Rules/Methods
- data
3 files changed
+34
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 | - | ||
316 | + | ||
317 | + | ||
318 | + | ||
319 | + | ||
320 | + | ||
317 | 321 |
| |
318 | 322 |
| |
319 | 323 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
849 | 849 |
| |
850 | 850 |
| |
851 | 851 |
| |
852 | + | ||
853 | + | ||
854 | + | ||
855 | + | ||
856 | + | ||
857 | + | ||
858 | + | ||
859 | + | ||
852 | 860 |
|
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 | + |
0 commit comments