Skip to content

Use PHPStan 2.0 on CI #38

Use PHPStan 2.0 on CI

Use PHPStan 2.0 on CI #38

Triggered via pull request November 11, 2024 07:35
Status Failure
Total duration 30s
Artifacts

ci.yaml

on: pull_request
Matrix: phpstan
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan (8.3): src/TicketSwapErrorFormatter.php#L171
Parameter #2 $replace of function str_replace expects array<string>|string, array<int, int|string> given.
phpstan (8.3)
Process completed with exit code 1.
phpstan (7.4): src/TicketSwapErrorFormatter.php#L171
Parameter #2 $replace of function str_replace expects array<string>|string, array<int, int|string> given.
phpstan (7.4)
Process completed with exit code 1.