Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "Cbax\ModulLexicon\ScheduledTask\SeoIndexHandler" 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 "Swag\CmsExtensions\Form\Event\CustomFormEvent" class implements "Shopware\Core\Framework\Event\SalesChannelAware" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - extends of FlowEventAware will be removed.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Nwgncy\TenteTheme\Command\MagentoPasswortTest".
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 "Nwgncy\TenteTheme\Command\MagentoPasswortTest" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "SnippetsImport\Command\ImportLanguageSnippetsCommand".
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 "SnippetsImport\Command\ImportLanguageSnippetsCommand" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "NwgncyPropsExportImport\Command\ExportPropertyGroupTranslations".
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 "NwgncyPropsExportImport\Command\ExportPropertyGroupTranslations" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "NwgncyPropsExportImport\Command\ImportPropertyGroupTranslations".
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 "NwgncyPropsExportImport\Command\ImportPropertyGroupTranslations" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "NwgncyPropsExportImport\Command\TransferPropertyGroupsCustomFields".
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 "NwgncyPropsExportImport\Command\TransferPropertyGroupsCustomFields" class instead.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "TenteAdCampaign\Command\CreateAdCampaigns".
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 "TenteAdCampaign\Command\CreateAdCampaigns" class instead.
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 "Nimbits\NimbitsPriceOnRequestNext\Controller\CustomerDataController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Nimbits\NimbitsPriceOnRequestNext\Controller\PriceRequestModalController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Huebert\SeoFaq\Storefront\Controller\SeoFaqController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Cbax\ModulLexicon\Controller\BackendController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Cbax\ModulLexicon\Controller\FrontendController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Nwgncy\ProductFinder\Storefront\Controller\ProductFinderController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Vdct\SimpleEvents\Controller\EventDetailController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "Nwgncy\ProductsConfigurator\Storefront\Controller\ProductConfiguratorController" 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.