-
Notifications
You must be signed in to change notification settings - Fork 534
Commit be279db
committed
Scope::getFunctionCallStack
- keep after entering anonymous function1 parent 9be1376 commit be279db
File tree
3 files changed
+16
-2
lines changed- src/Analyser
- tests/PHPStan/Rules
- data
3 files changed
+16
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2926 | 2926 |
| |
2927 | 2927 |
| |
2928 | 2928 |
| |
2929 | - | ||
2929 | + | ||
2930 | 2930 |
| |
2931 | 2931 |
| |
2932 | 2932 |
| |
| |||
3105 | 3105 |
| |
3106 | 3106 |
| |
3107 | 3107 |
| |
3108 | - | ||
3108 | + | ||
3109 | 3109 |
| |
3110 | 3110 |
| |
3111 | 3111 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
30 | 38 |
| |
31 | 39 |
| |
32 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
8 | 14 |
|
0 commit comments