The "Frosh\MailArchive\Task\CleanupTaskHandler" 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\Storefront\Controller\ProductController" 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 "FourtwosixThemeExtensionTickets\Decorator\Storefront\Controller\ProductController".
The "Shopware\Storefront\Controller\ProductController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtensionTickets\Decorator\Storefront\Controller\ProductController".
The "Shopware\Storefront\Controller\AddressController" 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 "FourtwosixPhoneValidation\Decorator\Storefront\Controller\AddressControllerDecorator".
The "Shopware\Storefront\Controller\AddressController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixPhoneValidation\Decorator\Storefront\Controller\AddressControllerDecorator".
The "FourtwosixThemeExtensionTickets\Decorator\Storefront\Controller\AddressController" class extends "FourtwosixPhoneValidation\Decorator\Storefront\Controller\AddressControllerDecorator" that is deprecated tag:v6.5.0 - reason:becomes-internal - Will be internal.
The "Shopware\Storefront\Controller\AddressController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtensionTickets\Decorator\Storefront\Controller\AddressController".
The "Shopware\Storefront\Controller\RegisterController" 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 "FourtwosixThemeExtensionTickets\Decorator\Storefront\Controller\RegisterController".
The "Shopware\Storefront\Controller\RegisterController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtensionTickets\Decorator\Storefront\Controller\RegisterController".
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "Pixup\Wishlist\ScheduledTask\clearTableHandler" 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 "FourtwosixThemeExtension\Services\ScheduledTask\DeleteAboTaskHandler" 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 "FourtwosixMonitorPlugin\Service\ScheduledTask\SendMonitorDataTaskHandler" 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 "Kiener\MolliePayments\ScheduledTask\Subscription\RenewalReminder\RenewalReminderTaskHandler" 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 "Pixup\Wishlist\Subscriber\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 "Pixup\Wishlist\Subscriber\CartSubscriber" 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 "Kiener\MolliePayments\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 "Kiener\MolliePayments\Subscriber\CsrfSubscriber" 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 "Kiener\MolliePayments\Subscriber\ApplePaySubscriber" 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 "Kiener\MolliePayments\Subscriber\StorefrontBuildSubscriber" 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 "Kiener\MolliePayments\Subscriber\ApplePayDirectSubscriber" 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 "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber" 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 "Kiener\MolliePayments\Subscriber\TestModeNotificationSubscriber" 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 "FourtwosixSeparateStreetAndNumber\Storefront\Subscriber\AddressSubscriber" 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 "FourtwosixThemeExtension\Command\DeleteBlockedCustomerAbo".
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 "FourtwosixThemeExtension\Command\DeleteBlockedCustomerAbo" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "FourtwosixThemeExtension\Command\GenerateAboOrders".
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 "FourtwosixThemeExtension\Command\GenerateAboOrders" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "FourtwosixThemeExtension\Command\ParentProductUpdate".
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 "FourtwosixThemeExtension\Command\ParentProductUpdate" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Kiener\MolliePayments\Command\Install\SetupCommand".
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 "Kiener\MolliePayments\Command\Install\SetupCommand" 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 "Kiener\MolliePayments\Command\DAL\DALCleanupCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand".
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 "Kiener\MolliePayments\Command\ApplePay\ApplePayDownloadCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand".
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 "Kiener\MolliePayments\Command\Subscriptions\RenewalReminderCommand" class instead.
The "Shopware\Storefront\Controller\AuthController" 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 "FourtwosixThemeExtension\Decorator\Storefront\Controller\AuthController".
The "Shopware\Storefront\Controller\AuthController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtension\Decorator\Storefront\Controller\AuthController".
The "Shopware\Storefront\Controller\SearchController" 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 "FourtwosixThemeExtension\Decorator\Storefront\Controller\SearchControllerDecorator".
The "Shopware\Storefront\Controller\SearchController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtension\Decorator\Storefront\Controller\SearchControllerDecorator".
The "Shopware\Core\Content\Product\Cart\ProductCartProcessor::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtension\Decorator\Core\Content\Product\Cart\ProductCartProcessor".
The "Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtension\Decorator\Core\Checkout\Cart\SalesChannel\CartOrderRouteDecorator".
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 "FourtwosixThemeExtension\Decorator\Storefront\Controller\CartLineItemControllerDecorator".
The "Shopware\Storefront\Controller\CartLineItemController::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtension\Decorator\Storefront\Controller\CartLineItemControllerDecorator".
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\Test\TestCaseHelper\TestBrowser" class is considered internal. It may change without further notice. You should not use it from "Scop\PlatformRedirecter\Test\ScopTestBrowser".
The "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\RegisterRouteDecorator".
The "Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixPhoneValidation\Decorator\Core\Checkout\Customer\SalesChannel\UpsertAddressRouteDecorator".
The "Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixSeparateStreetAndNumber\Core\Checkout\Customer\SalesChannel\RegisterRoute".
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "FourtwosixThemeExtensionTickets\Validator\EuVatIdValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Checkout\Cart\CartRuleLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "FourtwosixThemeExtensionTickets\Decorator\Core\Checkout\Cart\CartRuleLoader".
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".