Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Frosh\DevelopmentHelper\Component\DependencyInjection\DisableTwigCacheCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Frosh\DevelopmentHelper\Component\DependencyInjection\CustomProfilerExtensions" 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 "Frosh\DevelopmentHelper\Command\ExtendTemplate" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Frosh\DevelopmentHelper\Component\Twig\NodeVisitor\BlogCommentNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
The "Frosh\DevelopmentHelper\Doctrine\EchoSQLLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pickware\PickwareErpStarter\Invoice\InvoiceGenerationLineItemFilterSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder" class is considered internal. It may change without further notice. You should not use it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\CriteriaQueryBuilderDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator".
Method "Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry::getResolver()" might add "AbstractFieldResolver" as a native return type declaration in the future. Do the same in child class "Pickware\PickwareErpStarter\OrderPickability\Decorator\DefinitionInstanceRegistryDecorator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\EntityRepositoryDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\OrderPickability\Decorator\EntityRepositoryDecorator".
The "Pickware\PickwareErpStarter\Reorder\ScheduledTask\ReorderNotificationHandler" 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 "Pickware\PickwareErpStarter\Stock\ContainerOverride\StockUpdaterOverride" 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 "Pickware\PickwareErpStarter\Stock\ContainerOverride\StockUpdaterOverride".
The "Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\Stock\ContainerOverride\StockUpdaterOverride".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\PickwareErpStarter\Stock\Decorator\ProductRepositoryDecorator".
The "Pickware\PickwareErpStarter\Stock\ProductSalesUpdater" 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 "Omikron\FactFinder\Shopware6\Command\DataExportCommand" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Omikron\FactFinder\Shopware6\Command\DataExportCommand" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
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 "Omikron\FactFinder\Shopware6\Command\DataExportCommand" 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 "Omikron\FactFinder\Shopware6\Export\Field\Deeplink" 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 "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageResponseSubscriber" 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 "Omikron\FactFinder\Shopware6\Subscriber\CategoryPageSubscriber" 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 "Omikron\FactFinder\Shopware6\Subscriber\ConfigurationSubscriber" 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 "Omikron\FactFinder\Shopware6\Subscriber\CustomerLoginEventSubscriber" 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 "Omikron\FactFinder\Shopware6\Subscriber\CustomerLogoutEventSubscriber" 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 "Omikron\FactFinder\Shopware6\Subscriber\FeedPreprocessorEntrySubscriber" 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 "Omikron\FactFinder\Shopware6\Subscriber\ProductIndexerSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
The "Omikron\FactFinder\Shopware6\MessageQueue\FeedExportHandler" class implements "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "Omikron\FactFinder\Shopware6\MessageQueue\RefreshExportCacheHandler" class implements "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
Method "Mustache_Loader::load()" might add "string|Mustache_Source" as a native return type declaration in the future. Do the same in implementation "Omikron\FactFinder\Shopware6\Utilites\Ssr\Template\Loader" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "HbH\FactFinderCustoms\Component\Core\Content\Product\SalesChannel\Listing\ProductListingLoaderDecorator".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "HbH\FactFinderCustoms\Command\ProductExportCommand".
Method "ShopgatePlugin::checkStock()" might add "array" as a native return type declaration in the future. Do the same in child class "Shopgate\Shopware\Plugin" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ShopgatePlugin::syncFavouriteList()" might add "array" as a native return type declaration in the future. Do the same in child class "Shopgate\Shopware\Plugin" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Storefront\Framework\Routing\Router::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "Acris\ShopSwitch\ScheduledTask\CollectorTaskHandler" 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 "Iwv\IwvDatevV6\Service\ScheduledTask\ScheduledExportHandler" 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 "Cbax\ModulAnalytics\ScheduledTask\AnalyticsHandler" 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 "Pickware\ShippingBundle\SalesChannelContext\ScheduledTask\SalesChannelContextCleanupTaskHandler" 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 "NetInventors\NetiNextEasyCoupon\ScheduledTask\LogCleanupHandler" 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 "NetInventors\NetiNextEasyCoupon\ScheduledTask\DeliveryTaskHandler" 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.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Shopware\Core\System\UsageData\Subscriber\ShopIdChangedSubscriber" 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 "Shopware\Core\System\UsageData\Consent\ConsentReporter" 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 "HbH\ProjectMainTheme\Subscriber\CheckoutProgressSubscriber" 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 "HbH\ProjectMainTheme\Subscriber\OrderSubscriber" 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 "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber" 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 "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber" 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 "Acris\ShopSwitch\Subscriber\ShopSwitchSubscriber" 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 "Acris\ShopSwitch\Subscriber\ShopSwitchHeaderSubscriber" 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 "Acris\ShopSwitch\Subscriber\ShopSwitchModalDataSubscriber" 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 "Acris\ShopSwitch\Subscriber\ShopSwitchCacheSubscriber" 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 "Acris\ShopSwitch\Subscriber\ResponseRedirectSubscriber" 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 "Acris\ShopSwitch\Subscriber\LanguageSwitchRequestSubscriber" 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 "Acris\ShopSwitch\Subscriber\ThemeCompileSubscriber" 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 "Maxia\MaxiaListingVariants6\Subscriber\CacheInvalidationSubscriber" 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 "Shopware\Commercial\AdvancedSearch\Subscriber\ProductCustomFieldsMappingEventSubscriber" 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 "Staw\Cdn\Subscriber\MediaSubscriber" 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 "Tonur\Packstation\Subscriber\SystemConfigSubscriber" 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 "Tonur\Packstation\Subscriber\AddressValidationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "Adyen\Shopware\Command\FetchPaymentMethodLogosCommand" class instead.
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 "Adyen\Shopware\Command\ProcessWebhooksCommand" class instead.
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 "Adyen\Shopware\Command\ScheduleWebhooksCommand" class instead.
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 "Adyen\Shopware\Command\EnablePaymentMethodCommand" class instead.
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 "Adyen\Shopware\Command\DisablePaymentMethodCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "HbH\RetoureProcess\Commands\RetourCommand".
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 "HbH\RetoureProcess\Commands\RetourCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "HbH\RetoureProcess\Commands\CountRetourCommand".
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 "HbH\RetoureProcess\Commands\CountRetourCommand" class instead.
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 "HbH\FactFinderCustoms\Command\ProductExportCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "HbH\Command\ExportDataCommand".
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 "HbH\Command\ExportDataCommand" class instead.
The "Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Frosh\TemplateMail\Services\StringTemplateRenderer".
The "Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Frosh\TemplateMail\Services\StringTemplateRenderer".
The "Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "HbH\ProjectMainTheme\Core\Checkout\Cart\Delivery\DeliveryCalculatorDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\AbstractFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\NonUuidFkFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\EnumFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\JsonSerializableObjectFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FieldSerializerInterface" interface is considered internal. It may change without further notice. You should not use it from "Pickware\DalBundle\Field\PhpEnumFieldSerializer".
The "Shopware\Core\Checkout\Document\Service\DocumentGenerator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator".
The "Shopware\Core\Checkout\Document\Service\DocumentGenerator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\ApiErrorHandlingBundle\Document\JsonApiErrorFormattingDocumentGeneratorDecorator".
The "Shopware\Core\Framework\Api\OAuth\ScopeRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\MobileAppAuthBundle\OAuth\ScopeRepository".
The "Shopware\Core\System\SystemConfig\SystemConfigService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator".
Method "Shopware\Core\System\SystemConfig\SystemConfigService::get()" might add "array|bool|float|int|string|null" as a native return type declaration in the future. Do the same in child class "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\System\SystemConfig\SystemConfigService::all()" method is considered internal should not be used in storefront or store api. The cache layer caches all accessed config keys and use them as cache tag. It may change without further notice. You should not extend it from "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator".
The "Shopware\Core\System\SystemConfig\SystemConfigService::getDomain()" method is considered internal should not be used in storefront or store api. The cache layer caches all accessed config keys and use them as cache tag. It may change without further notice. You should not extend it from "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator".
Method "Shopware\Core\System\SystemConfig\SystemConfigService::trace()" might add "TReturn" as a native return type declaration in the future. Do the same in child class "Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Tonur\Packstation\Util\Logger".
The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator".
The "Shopware\Core\Framework\Log\LoggerFactory::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Pickware\ShippingBundle\Logging\PickwareShippingLoggerFactory".
The "Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "NetInventors\NetiNextEasyCoupon\Service\Document\DocumentTemplateRenderer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\AbstractFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\Decoration\IntFieldSerializer".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "NetInventors\NetiNextEasyCoupon\Core\Framework\FieldSerializer\ProductValuePriceFieldSerializer".
The "NetInventors\NetiNextEasyCoupon\Decorator\NEXT26807\After\DecoratedCartService" class extends "Shopware\Core\Checkout\Cart\SalesChannel\CartService" that is deprecated tag:v6.6.0 - reason:becomes-final - Should not be extended and is only intended as cache.
The "Shopware\Core\Checkout\Cart\SalesChannel\CartService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "NetInventors\NetiNextEasyCoupon\Decorator\NEXT26807\After\DecoratedCartService".
The "Symfony\Bridge\Twig\DataCollector\TwigDataCollector" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Frosh\DevelopmentHelper\Component\Profiler\TwigDataCollector".
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Symfony\Bridge\Monolog\Logger".
The "Symfony\Component\HttpKernel\HttpKernel::$dispatcher" property is considered final. You should not override it in "Shopware\Core\Framework\Adapter\Kernel\HttpKernel".
The "monolog.logger" service relies on the deprecated "Symfony\Bridge\Monolog\Logger" class. It should either be deprecated or its implementation upgraded.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
Since symfony/routing 6.4: Class "Acris\ShopSwitch\Storefront\Controller\ShopSwitchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Acris\ShopSwitch\Controller\ShopSwitchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Acris\ShopSwitch\Components\ShopSwitch\ShopSwitchRoute" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Adyen\Shopware\Controller\AdminController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Adyen\Shopware\Controller\StoreApi\Donate\DonateController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Adyen\Shopware\Controller\StoreApi\OrderApi\OrderApiController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Adyen\Shopware\Controller\StoreApi\Payment\PaymentController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Adyen\Shopware\Storefront\Controller\FrontendProxyController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Adyen\Shopware\Storefront\Controller\NotificationReceiverController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Cbax\ModulAnalytics\Controller\BackendController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Cbax\ModulAnalytics\Controller\FrontendController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Omikron\FactFinder\Shopware6\Storefront\Controller\ProxyController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Omikron\FactFinder\Shopware6\Storefront\Controller\ResultController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Omikron\FactFinder\Shopware6\Api\TestConnectionController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Omikron\FactFinder\Shopware6\Api\UiFeedExportController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Omikron\FactFinder\Shopware6\Api\UpdateFieldRolesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Scop\PlatformRedirecter\Administration\ImportExportRedirectsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.