Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Acris\CookieConsent\DependencyInjection\CompilerPass\CookieConsentCompilerPass" 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 "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.
The "Bpa\QuickOrder\Core\QuickOrder\ShoppingList\ShoppingListValueResolver" 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 "Acris\Search\ScheduledTask\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 "Acris\CookieConsent\ScheduledTask\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\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Elasticsearch\Product\ProductStreamUpdater".
The "Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CategoryCustomerGroup\Core\Content\Sitemap\Provider\CategoryUrlProvider".
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 "Acris\Search\Subscriber\ProductSearchRouteCacheKeySubscriber" 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\Search\Elasticsearch\Subscriber\ElasticsearchSortingSubscriber" 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\CookieConsent\Subscriber\ResponseSubscriber" 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\CookieConsent\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\CookieConsent\Subscriber\NotFoundCacheKeySubscriber" 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\CookieConsent\Subscriber\BeforeResponseSendSubscriber" 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 "VioCustomerPrice\Commands\VioCustomerPriceImportCommand" 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 "Econsor\Command\CreateCustomField".
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 "Econsor\Command\CreateCustomField" class instead.
The "Shopware\Core\Content\Seo\SeoResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "KielCodingPlatformTrailingSlash\TrailingSlash\SeoResolver".
The "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::__construct()" method is considered internal. It may change without further notice. You should not extend it from "VioB2BLogin\Core\System\SalesChannel\Context\SalesChannelContextPersister".
The "Shopware\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute".
The "Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer".
The "Shopware\Elasticsearch\Product\ProductSearchQueryBuilder::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Elasticsearch\Product\ProductSearchQueryBuilder".
The "Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser".
The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder" class is considered internal. It may change without further notice. You should not use it from "Acris\Search\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder".
The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Acris\Search\Core\Content\Product\SalesChannel\SalesChannelProductRepository".
The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Core\Content\Product\SalesChannel\SalesChannelProductRepository".
The "Shopware\Elasticsearch\Framework\Indexing\IndexCreator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Search\Elasticsearch\Framework\Indexing\IndexCreator".
The "Shopware\Elasticsearch\Product\ElasticsearchProductDefinition::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CategoryCustomerGroup\Elasticsearch\Product\ElasticsearchProductDefinitionDecorated".
The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Acris\CategoryCustomerGroup\Core\Content\Product\SalesChannel\SalesChannelProductRepository".
The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CategoryCustomerGroup\Core\Content\Product\SalesChannel\SalesChannelProductRepository".
The "Shopware\Storefront\Page\GenericPageLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CookieConsent\Storefront\Page\GenericPageLoader".
The "Acris\CookieConsent\Storefront\Framework\Cache\CacheStore" class extends "Shopware\Storefront\Framework\Cache\CacheStore" that is deprecated tag:v6.6.0 - reason:becomes-internal - Use \Shopware\Core\Framework\Adapter\Cache\Http\CacheStore instead.
The "Shopware\Storefront\Framework\Cache\CacheStore::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CookieConsent\Storefront\Framework\Cache\CacheStore".
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.
User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.