-
Notifications
You must be signed in to change notification settings - Fork 535
Commit 4782556
committed
fix: dynamic variable error on isset
1 parent cb8cead commit 4782556
File tree
3 files changed
+21
-0
lines changed- src/Rules
- tests/PHPStan/Rules/Variables
- data
3 files changed
+21
-0
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 | + | ||
44 | 52 |
| |
45 | 53 |
| |
46 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
485 | 485 |
| |
486 | 486 |
| |
487 | 487 |
| |
488 | + | ||
489 | + | ||
490 | + | ||
491 | + | ||
492 | + | ||
493 | + | ||
488 | 494 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + |
0 commit comments