-
Notifications
You must be signed in to change notification settings - Fork 66
Commit aac4411
Add specialized tags support
Specialized tags are tags including a signle colon.1 parent 066f9d0 commit aac4411
File tree
2 files changed
+18
-1
lines changed- src/Lexer
- tests/PHPStan/Parser
2 files changed
+18
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 | - | ||
149 | + | ||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 | + | ||
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
| |||
4851 | 4852 |
| |
4852 | 4853 |
| |
4853 | 4854 |
| |
4855 | + | ||
4856 | + | ||
4857 | + | ||
4858 | + | ||
4859 | + | ||
4860 | + | ||
4861 | + | ||
4862 | + | ||
4863 | + | ||
4864 | + | ||
4865 | + | ||
4866 | + | ||
4867 | + | ||
4868 | + | ||
4869 | + | ||
4870 | + | ||
4854 | 4871 |
| |
4855 | 4872 |
| |
4856 | 4873 |
| |
|
0 commit comments