-
Notifications
You must be signed in to change notification settings - Fork 65
Commit ecb475b
Implement template default syntax
1 parent 19d4770 commit ecb475b
File tree
3 files changed
+30
-3
lines changed- src
- Ast/PhpDoc
- Parser
- tests/PHPStan/Parser
3 files changed
+30
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | + | ||
21 | + | ||
22 | + | ||
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 | - | ||
26 | + | ||
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
30 | + | ||
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
34 | - | ||
38 | + | ||
39 | + | ||
35 | 40 |
| |
36 | 41 |
| |
37 | 42 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 | + | ||
406 | + | ||
407 | + | ||
408 | + | ||
409 | + | ||
410 | + | ||
405 | 411 |
| |
406 | 412 |
| |
407 | - | ||
413 | + | ||
408 | 414 |
| |
409 | 415 |
| |
410 | 416 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3345 | 3345 |
| |
3346 | 3346 |
| |
3347 | 3347 |
| |
3348 | + | ||
3349 | + | ||
3350 | + | ||
3351 | + | ||
3352 | + | ||
3353 | + | ||
3354 | + | ||
3355 | + | ||
3356 | + | ||
3357 | + | ||
3358 | + | ||
3359 | + | ||
3360 | + | ||
3361 | + | ||
3362 | + | ||
3363 | + | ||
3348 | 3364 |
| |
3349 | 3365 |
| |
3350 | 3366 |
| |
|
0 commit comments