Commit cd83485
fix: add PHPStan baseline for nested array offset access on mixed
Webhook payloads typed as array<string, mixed> produce unavoidable
offset access errors at nested levels. Baselined for:
- ProcessWebhookEvent, GithubService, WebhookService
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a3dbcdf commit cd83485
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
0 commit comments