OP-551: Comment-out incompatibilities, add missing var type #198
Annotations
8 errors
|
Sylius ^2.0, PHP 8.3, Symfony ^6.4:
src/Command/RemoveGuestWishlistsCommand.php#L33
Parameter #1 $name of method Symfony\Component\Console\Command\Command::setName() expects string, string|null given.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^6.4
Process completed with exit code 1.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^6.4:
src/Command/RemoveGuestWishlistsCommand.php#L33
Parameter #1 $name of method Symfony\Component\Console\Command\Command::setName() expects string, string|null given.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^6.4
Process completed with exit code 1.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^7.1:
src/Command/RemoveGuestWishlistsCommand.php#L22
Property BitBag\SyliusWishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName has no type specified.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^7.1
Process completed with exit code 1.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^7.1:
src/Command/RemoveGuestWishlistsCommand.php#L22
Property BitBag\SyliusWishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName has no type specified.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^7.1
Process completed with exit code 1.
|