DTOs, Denormalizer and AssetMapper #59
Annotations
10 errors
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L52
Parameter #1 $files of method Symfony\Component\Filesystem\Filesystem::exists() expects iterable|string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L57
Parameter #1 $files of method Symfony\Component\Filesystem\Filesystem::exists() expects iterable|string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L59
Parameter #1 $dirs of method Symfony\Component\Filesystem\Filesystem::mkdir() expects iterable|string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L64
Parameter #1 $path of method Symfony\Component\Mime\MimeTypes::guessMimeType() expects string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L65
Parameter #1 $mimeType of method Symfony\Component\Mime\MimeTypes::getExtensions() expects string, string|null given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L73
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L75
Cannot cast mixed to int.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L75
Cannot cast mixed to int.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L75
Parameter #1 $filename of function file_get_contents expects string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/GenerateIconsCommand.php#L75
Parameter #1 $image of method SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor::process() expects string, string|false given.
|