-
Notifications
You must be signed in to change notification settings - Fork 534
Commit 19b8d7a
committed
fix: issue in defined variable rule instead of isset
1 parent 4782556 commit 19b8d7a
File tree
4 files changed
+15
-16
lines changed- src/Rules
- Variables
- tests/PHPStan/Rules/Variables
4 files changed
+15
-16
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | - | ||
45 | - | ||
46 | - | ||
47 | - | ||
48 | - | ||
49 | - | ||
50 | - | ||
51 | - | ||
52 | 44 |
| |
53 | 45 |
| |
54 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
44 | 49 |
| |
45 | 50 |
| |
46 | 51 |
| |
| |||
78 | 83 |
| |
79 | 84 |
| |
80 | 85 |
| |
81 | - | ||
86 | + | ||
82 | 87 |
| |
83 | 88 |
| |
84 | 89 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 | 1171 |
| |
1172 | + | ||
1173 | + | ||
1174 | + | ||
1175 | + | ||
1176 | + | ||
1177 | + | ||
1178 | + | ||
1179 | + | ||
1180 | + | ||
1172 | 1181 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
484 | 484 |
| |
485 | 485 |
| |
486 | 486 |
| |
487 | - | ||
488 | - | ||
489 | - | ||
490 | - | ||
491 | - | ||
492 | - | ||
493 | - | ||
494 | 487 |
|
0 commit comments