-
Notifications
You must be signed in to change notification settings - Fork 545
Commit b973be4
Fix coalescing on an optional array offset
1 parent 2be4c7c commit b973be4
File tree
3 files changed
+16
-3
lines changed- src/Analyser
- tests/PHPStan/Analyser
- data
3 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1591 | 1591 | | |
1592 | 1592 | | |
1593 | 1593 | | |
1594 | - | ||
1595 | - | ||
1596 | - | ||
1594 | + | ||
1597 | 1595 | | |
1598 | 1596 | | |
1599 | 1597 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1408 | 1408 | | |
1409 | 1409 | | |
1410 | 1410 | | |
1411 | + | ||
1411 | 1412 | | |
1412 | 1413 | | |
1413 | 1414 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
0 commit comments