Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "WAUWBundles\WAUWTracking\Core\Subscribers\OrderPayedListener" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Memo\PostcodenlPlugin\Routing\HeaderBagResolver" class implements "Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface" that is deprecated since Symfony 6.2, implement ValueResolverInterface instead.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "Adena\Foundation\Core\ScheduledTasks\Handlers\KiyohUpdateTaskHandler" 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 "Adena\Foundation\Core\ScheduledTasks\Retailvista\RetailvistaUpdateHandler" 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 "Memo\PostcodenlPlugin\ScheduledTask\Handler\AutocompleteCountryUpdateTaskHandler" 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 "EffectConnect\Marketplaces\ScheduledTask\Handler\AbstractTaskHandler" 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 "EffectConnect\Marketplaces\ScheduledTask\Handler\CleanLogTaskHandler" 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 "EffectConnect\Marketplaces\ScheduledTask\Handler\CleanExportsTaskHandler" 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 "Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Core\Sitemap\ProductUrlProviderExtension".
The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Cms\ElementResolvers\Extensions\ProductSliderCmsElementResolverExtension".
The "Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener" class is considered internal. It may change without further notice. You should not use it from "Adena\Foundation\Subscribers\CoreFixes\ProductExportEventListenerExtension".
The "Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Subscribers\CoreFixes\ProductExportEventListenerExtension".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Frosh\FroshProductCompare\Subscriber\FroshCrossSellingProductListingSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Frosh\FroshProductCompare\Subscriber\FroshProductGatewayCriteriaSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\Subscribers\IndexerSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\Subscribers\ProductDetailSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\Subscribers\BusinessEventCollectorSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\Subscribers\ProductDetailPageLoaded" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\Subscribers\onPageLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\Subscribers\RetailVistaSubscribers\ProductEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\WAUWTracking\ContextSessionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\WAUWTracking\OrderCheckoutSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\WAUWTracking\OrderStateChangeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Adena\Foundation\WAUWTracking\ResolveSessionIdSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Adena\Foundation\Core\Product\DataAbstractionLayer\StockUpdaterExtension" class extends "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater" that is deprecated tag:v6.6.0 - reason:remove-subscriber Will be removed, stock handling will be performed in `\Shopware\Core\Content\Product\Stock\OrderStockSubscriber`. Use `\Shopware\Core\Content\Product\Stock\StockStorage` for extending.
The "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater" class is considered internal. It may change without further notice. You should not use it from "Adena\Foundation\Core\Product\DataAbstractionLayer\StockUpdaterExtension".
The "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Core\Product\DataAbstractionLayer\StockUpdaterExtension".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Memo\PostcodenlPlugin\Subscriber\Address\AddressDataMappingSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Memo\PostcodenlPlugin\Subscriber\Address\AddressPageLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\GenerateAICommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ProcessAIQueueCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\VerifyAICacheCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportCategoriesAdenaCms" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ExportForTweakwise".
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 "Adena\Foundation\Commands\ExportForTweakwise" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ExtractVariantCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ExtractVariantCommand".
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 "Adena\Foundation\Commands\ExtractVariantCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ExportCatsForTweakwise".
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 "Adena\Foundation\Commands\ExportCatsForTweakwise" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportProductsAdenaCms" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\CorrectionImport" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\CorrectionImport".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\HandlingCanonicals" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportDeliveryGroups" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportDeliveryGroups" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ImportDeliveryGroups".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportBlogEntities" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\FixBlogImages" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ExportCategories" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\MonitorSQLLoggerService".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ExportUsersToZendesk" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ExportUsersToZendesk".
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 "Adena\Foundation\Commands\ExportUsersToZendesk" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\CustomFieldSeeder" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\CustomFieldSeeder".
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 "Adena\Foundation\Commands\CustomFieldSeeder" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\AssignProductToCMSPageCommand".
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 "Adena\Foundation\Commands\AssignProductToCMSPageCommand" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\AssignProductToSaleChannelCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\AssignProductToSaleChannelCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\AssignProductToSaleChannelCommand".
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 "Adena\Foundation\Commands\AssignProductToSaleChannelCommand" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportReviews" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Adena\Foundation\Commands\ImportReviews" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\ImportReviews".
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 "Adena\Foundation\Commands\ImportReviews" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Adena\Foundation\Commands\TestAIGenerationCommand".
The "Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser" class is considered internal. It may change without further notice. You should not use it from "Swag\Security\Fixes\NEXT37397\PatchedAggregationParser".
The "Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Core\Dal\InheritanceUpdaterExtension".
The "Shopware\Core\Checkout\Payment\Controller\PaymentController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Controllers\Storefront\PaymentControllerExtension".
The "Shopware\Core\Checkout\Payment\PaymentService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Services\PaymentServiceExtension\PaymentServiceExtension".
The "Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Storefront\Controller\ProductDetailRouteDecorator".
The "Shopware\Core\Content\ProductExport\SalesChannel\ExportController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Controllers\ExportControllerExtension".
The "Shopware\Core\Content\ProductExport\Service\ProductExportGenerator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Adena\Foundation\Core\ProductExportGeneratorExtension".