Define nullable parameter as nullable #93
Annotations
4 errors and 1 warning
Run PHPStan:
src/Controllers/MailDownloadController.php#L11
Deprecated in PHP 8.0: Required parameter $attachment follows optional parameter $tenant.
|
Run PHPStan:
src/Controllers/MailDownloadController.php#L11
Deprecated in PHP 8.0: Required parameter $filename follows optional parameter $tenant.
|
Run PHPStan:
src/Controllers/MailDownloadController.php#L11
Deprecated in PHP 8.1: Required parameter $mail follows optional parameter $tenant.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading