Commit 947b13b
authored
[TASK] Happify phpstan again (#539)
It seems that `@phpstan-ignore-next-line` mumbles when
it does non actively suppress something. With the release
of doctrine 4, this kicks in for two lines which phpstan
gets right now.
phpstan with PHP 8.2 now collides with 8.1, we skip the 8.1
run. Also add PHP 8.3 to the matrix.1 parent 7f4a539 commit 947b13b
3 files changed
Lines changed: 6 additions & 11 deletions
File tree
- .github/workflows
- Classes/Core
- Functional/Framework/DataHandling/Snapshot
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 105 | + | |
| 106 | + | |
109 | 107 | | |
110 | 108 | | |
111 | 109 | | |
112 | 110 | | |
113 | | - | |
114 | 111 | | |
115 | 112 | | |
116 | 113 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
| 1026 | + | |
| 1027 | + | |
1030 | 1028 | | |
1031 | 1029 | | |
1032 | 1030 | | |
1033 | 1031 | | |
1034 | | - | |
1035 | 1032 | | |
1036 | 1033 | | |
1037 | 1034 | | |
0 commit comments