-
Notifications
You must be signed in to change notification settings - Fork 65
Commit 47051f5
Parse assert-if-true and assert-if-false as well
1 parent 0af5cba commit 47051f5
File tree
2 files changed
+33
-0
lines changed- src/Parser
- tests/PHPStan/Parser
2 files changed
+33
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 | + | ||
210 | + | ||
209 | 211 |
| |
212 | + | ||
213 | + | ||
210 | 214 |
| |
211 | 215 |
| |
212 | 216 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3565 | 3565 |
| |
3566 | 3566 |
| |
3567 | 3567 |
| |
3568 | + | ||
3569 | + | ||
3570 | + | ||
3571 | + | ||
3572 | + | ||
3573 | + | ||
3574 | + | ||
3575 | + | ||
3576 | + | ||
3577 | + | ||
3578 | + | ||
3579 | + | ||
3580 | + | ||
3581 | + | ||
3582 | + | ||
3583 | + | ||
3584 | + | ||
3585 | + | ||
3586 | + | ||
3587 | + | ||
3588 | + | ||
3589 | + | ||
3590 | + | ||
3591 | + | ||
3592 | + | ||
3593 | + | ||
3594 | + | ||
3595 | + | ||
3596 | + | ||
3568 | 3597 |
| |
3569 | 3598 |
| |
3570 | 3599 |
| |
|
0 commit comments