Command examples #83
Annotations
10 errors
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L71
Parameter #1 $source of method SpomkyLabs\PwaBundle\Command\CreateIconsCommand::getSourcePath() expects string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L77
Parameter #1 $files of method Symfony\Component\Filesystem\Filesystem::exists() expects iterable|string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L79
Parameter #1 $dirs of method Symfony\Component\Filesystem\Filesystem::mkdir() expects iterable|string, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L86
Parameter #1 $mimeType of method Symfony\Component\Mime\MimeTypes::getExtensions() expects string, string|null given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L94
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L96
Cannot cast mixed to int.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L96
Cannot cast mixed to int.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L96
Parameter #1 $image of method SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor::process() expects string, string|false given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L96
Parameter #4 $format of method SpomkyLabs\PwaBundle\ImageProcessor\ImageProcessor::process() expects string|null, mixed given.
|
PHP 8.2 Test on ubuntu-latest:
src/Command/CreateIconsCommand.php#L97
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|