forked from phpstan/phpdoc-parser
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2269e47
committed
Catch parse exception when consuming TOKEN_CLOSE_PHPDOC
1 parent 86b0a00 commit 2269e47
File tree
3 files changed
+40
-1
lines changed- src/Parser
- tests/PHPStan/Parser
3 files changed
+40
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | - | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
45 | 59 |
| |
46 | 60 |
| |
47 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 | + | ||
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
156 | 162 |
| |
157 | 163 |
| |
158 | 164 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
623 | + | ||
624 | + | ||
625 | + | ||
626 | + | ||
627 | + | ||
628 | + | ||
629 | + | ||
630 | + | ||
631 | + | ||
632 | + | ||
633 | + | ||
634 | + | ||
635 | + | ||
636 | + | ||
637 | + | ||
638 | + | ||
639 | + | ||
640 | + | ||
641 | + | ||
623 | 642 |
| |
624 | 643 |
| |
625 | 644 |
| |
|
0 commit comments