-
Notifications
You must be signed in to change notification settings - Fork 65
Commit 9e0ab4e
committed
Add feature toggle
1 parent 05ccfb7 commit 9e0ab4e
File tree
2 files changed
+14
-2
lines changed- src/Parser
- tests/PHPStan/Parser
2 files changed
+14
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
28 | 36 |
| |
29 | 37 |
| |
30 | 38 |
| |
| |||
42 | 50 |
| |
43 | 51 |
| |
44 | 52 |
| |
45 | - | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
46 | 58 |
| |
47 | 59 |
| |
48 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
32 | + | ||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments