The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "Mad\Article\Storefront\Controller\ArticleRequestController".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "Mad\Article\Storefront\Controller\ProductController".
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "Mad\Article\Service\ScheduledTask\ManufacturerImportTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "Mad\Article\Service\ScheduledTask\ArtikelPreisLagerTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "Mad\Article\Service\ScheduledTask\ArticleUpdateTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "Weedesign\Images2WebP\Service\ScheduledTask\GenerateMediaHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand".
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand".
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand" class instead.