-
Notifications
You must be signed in to change notification settings - Fork 534
Commit b60d12c
fix spaceship operator for large constant unions
1 parent 4e1bfac commit b60d12c
File tree
3 files changed
+12
-5
lines changed- src/Reflection
- tests/PHPStan/Rules/Functions
- data
3 files changed
+12
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
746 | 746 |
| |
747 | 747 |
| |
748 | 748 |
| |
749 | - | ||
749 | + | ||
750 | 750 |
| |
751 | - | ||
752 | 751 |
| |
753 | 752 |
| |
754 | 753 |
| |
755 | 754 |
| |
756 | 755 |
| |
757 | - | ||
758 | - | ||
759 | - | ||
760 | 756 |
| |
761 | 757 |
| |
762 | 758 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
63 | 68 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + |
0 commit comments