-
Notifications
You must be signed in to change notification settings - Fork 545
Commit 76be530
Fix closure return type based on by-ref use
1 parent fde174f commit 76be530
File tree
3 files changed
+23
-2
lines changed- src/Analyser
- tests/PHPStan/Rules/Functions
- data
3 files changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2893 | 2893 | | |
2894 | 2894 | | |
2895 | 2895 | | |
2896 | + | ||
2897 | + | ||
2896 | 2898 | | |
2899 | + | ||
2900 | + | ||
2897 | 2901 | | |
2898 | 2902 | | |
2899 | - | ||
2900 | - | ||
2901 | 2903 | | |
2902 | 2904 | | |
2903 | 2905 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
96 | 101 | | |
| 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