Use PHPStan 2.0 on CI #38
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.
|