Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
The "Shopware\Storefront\Controller\CartLineItemController" class is considered internal Do not use direct or indirect repository calls in a controller. Always use a store-api route to get or put data. It may change without further notice. You should not use it from "DxrDieroestereiTheme\Controller\CheckoutVariantChangeController".
The "Shopware\Storefront\Controller\CartLineItemController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "DxrDieroestereiTheme\Controller\CheckoutVariantChangeController".
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 "PayonePayment\ScheduledTask\RedirectCleanUpHandler" 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 "PayonePayment\Payone\Webhook\MessageBus\MessageHandler\NotificationForwardHandler" class implements "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" that is deprecated since Symfony 6.2, use the {@see AsMessageHandler} attribute instead.
The "FourtwosixWebpImageConverter\Services\ScheduledTask\ConvertImagesToWebpTaskHandler" 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 "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FaesslichSlider\Content\FaesslichDynamicProductsTypeDataResolver".
The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "DxrDieroestereiTheme\Content\SloxDynamicProductsTypeDataResolver".
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.
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 "FourtwosixWebpImageConverter\Commands\ConvertImagesToWebpCommand" 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 "FourtwosixWebpImageConverter\Commands\ConvertImagesToWebpCommand".
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 "FourtwosixWebpImageConverter\Commands\ConvertImagesToWebpCommand" class instead.
The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator" class is considered internal. It may change without further notice. You should not use it from "EinhausDigitalMisc\Content\ProductReviewPrivate\ProductReviewPrivateHydrator".
The "Shopware\Storefront\Controller\FormController" class is considered internal Do not use direct or indirect repository calls in a controller. Always use a store-api route to get or put data. It may change without further notice. You should not use it from "DxrDieroestereiTheme\Controller\FormController".
The "Shopware\Storefront\Controller\FormController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "DxrDieroestereiTheme\Controller\FormController".
The "Shopware\Core\Checkout\Promotion\Util\PromotionCodeService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "DxrDieroestereiTheme\Service\CustomPromotionCodeService".
The "Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Sas\BlogModule\Content\Cms\DataResolver\SasCmsSlotsDataResolver".
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 "Deltra\ShopConnector\Controller\OmxController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\BlogController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\BlogRssController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\BlogSearchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\CachedBlogController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\CachedBlogRssController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\CachedBlogSearchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Sas\BlogModule\Controller\StoreApi\BlogController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Controller\Api\InfoController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Controller\Storefront\AddressFormSwitchController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Controller\Storefront\AlertController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Controller\Storefront\AutocompleteController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Controller\Storefront\DutchAddressController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Route\AddressForm\AddressFormRoute" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Route\Autocomplete\AutocompleteRoute" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Memo\PostcodenlPlugin\Route\DutchAddress\DutchAddressRoute" 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.