- The
LoadAccountAndContactToAccountManagerRole::load(ObjectManager $manager)
[?] method was changed toLoadAccountAndContactToAccountManagerRole::load(ObjectManager $manager)
[?]
- The
EmailCaseInsensitiveOptionValidator::__construct(ManagerRegistry $doctrine, TranslatorInterface $translator, DatagridRouteHelper $datagridRouteHelper)
[?] method was changed toEmailCaseInsensitiveOptionValidator::__construct(ManagerRegistry $doctrine, TranslatorInterface $translator, DatagridRouteHelper $datagridRouteHelper)
[?] - The
CustomerUserLoader::__construct(ManagerRegistry $doctrine, ConfigManager $configManager, TokenAccessor $tokenAccessor)
[?] method was changed toCustomerUserLoader::__construct(ManagerRegistry $doctrine, ConfigManager $configManager, TokenAccessor $tokenAccessor, WebsiteManager $websiteManager)
[?] - The
AnonymousCustomerUserAuthenticationListener::__construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, LoggerInterface $logger, ConfigManager $configManager, WebsiteManager $websiteManager, CacheProvider $cacheProvider, CsrfRequestManager $csrfRequestManager, $apiPattern)
[?] method was changed toAnonymousCustomerUserAuthenticationListener::__construct(TokenStorageInterface $tokenStorage, AuthenticationManagerInterface $authenticationManager, LoggerInterface $logger, WebsiteManager $websiteManager, CacheProvider $cacheProvider, CsrfRequestManager $csrfRequestManager, $apiPattern, CustomerVisitorCookieFactory $cookieFactory)
[?] - The
CustomerUserPreferredLocalizationProvider::__construct($userLocalizationManager)
[?] method was changed toCustomerUserPreferredLocalizationProvider::__construct($userLocalizationManager)
[?] - The
CustomerUserRelationsProvider::getCustomer(CustomerUser $customerUser = null)
[?] method was changed toCustomerUserRelationsProvider::getCustomer(CustomerUserInterface $customerUser = null)
[?] - The
FrontendAddressProvider::__construct(ManagerRegistry $registry, AclHelper $aclHelper, $customerAddressClass, $customerUserAddressClass)
[?] method was changed toFrontendAddressProvider::__construct(ManagerRegistry $registry, AclHelper $aclHelper, $customerAddressClass, $customerUserAddressClass)
[?] - The
EntityOwnershipDecisionMaker::__construct(OwnerTreeProviderInterface $treeProvider, ObjectIdAccessor $objectIdAccessor, EntityOwnerAccessor $entityOwnerAccessor, OwnershipMetadataProviderInterface $ownershipMetadataProvider, TokenAccessorInterface $tokenAccessor, ManagerRegistry $doctrine, PropertyAccessor $propertyAccessor)
[?] method was changed toEntityOwnershipDecisionMaker::__construct(OwnerTreeProviderInterface $treeProvider, ObjectIdAccessor $objectIdAccessor, EntityOwnerAccessor $entityOwnerAccessor, OwnershipMetadataProviderInterface $ownershipMetadataProvider, TokenAccessorInterface $tokenAccessor, ManagerRegistry $doctrine, PropertyAccessor $propertyAccessor)
[?] - The
FrontendOwnerTreeProvider::__construct(ManagerRegistry $doctrine, DatabaseChecker $databaseChecker, CacheProvider $cache, OwnershipMetadataProviderInterface $ownershipMetadataProvider, TokenStorageInterface $tokenStorage, MessageProducerInterface $messageProducer, OwnerTreeMessageFactory $ownerTreeMessageFactory)
[?] method was changed toFrontendOwnerTreeProvider::__construct(ManagerRegistry $doctrine, DatabaseChecker $databaseChecker, CacheProvider $cache, OwnershipMetadataProviderInterface $ownershipMetadataProvider, TokenStorageInterface $tokenStorage, MessageProducerInterface $messageProducer, OwnerTreeMessageFactory $ownerTreeMessageFactory)
[?] - The
FrontendCustomerUserRegistrationFormProvider::__construct(FormFactoryInterface $formFactory, ConfigManager $configManager, WebsiteManager $websiteManager, ManagerRegistry $doctrine, UrlGeneratorInterface $router)
[?] method was changed toFrontendCustomerUserRegistrationFormProvider::__construct(FormFactoryInterface $formFactory, ConfigManager $configManager, WebsiteManager $websiteManager, ManagerRegistry $doctrine, UrlGeneratorInterface $router)
[?] - The
ImportCustomerUserListener::__construct(ManagerRegistry $registry, CustomerUserManager $customerUserManager, TranslatorInterface $translator, ImportStrategyHelper $strategyHelper)
[?] method was changed toImportCustomerUserListener::__construct(ManagerRegistry $registry, CustomerUserManager $customerUserManager, TranslatorInterface $translator, ImportStrategyHelper $strategyHelper)
[?] - The
CustomerAssignHelper::__construct(ManagerRegistry $registry)
[?] method was changed toCustomerAssignHelper::__construct(DoctrineHelper $doctrineHelper)
[?] - The
CustomerUserReassignEntityUpdater::__construct(ManagerRegistry $registry, EntityToEntityChangeArrayConverter $entityToArrayConverter, AuditMessageBodyProvider $auditMessageBodyProvider, MessageProducerInterface $messageProducer, TokenStorageInterface $tokenStorage)
[?] method was changed toCustomerUserReassignEntityUpdater::__construct(ManagerRegistry $registry, EntityToEntityChangeArrayConverter $entityToArrayConverter, AuditMessageBodyProvider $auditMessageBodyProvider, MessageProducerInterface $messageProducer, TokenStorageInterface $tokenStorage)
[?] - The
CustomerTypedAddressWithDefaultType::setRegistry(ManagerRegistry $registry)
[?] method was changed toCustomerTypedAddressWithDefaultType::setRegistry(ManagerRegistry $registry)
[?] - The
FrontendCustomerUserRegistrationType::__construct(ConfigManager $configManager, ManagerRegistry $doctrine)
[?] method was changed toFrontendCustomerUserRegistrationType::__construct(ConfigManager $configManager, ManagerRegistry $doctrine)
[?] - The
FrontendCustomerUserRoleSelectType::__construct(TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry)
[?] method was changed toFrontendCustomerUserRoleSelectType::__construct(TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry)
[?] - The
FrontendOwnerSelectType::__construct(ManagerRegistry $registry, ConfigProvider $configProvider)
[?] method was changed toFrontendOwnerSelectType::__construct(ManagerRegistry $registry, ConfigProvider $configProvider)
[?] - The
CustomerGroupHandler::__construct(FormInterface $form, Request $request, ObjectManager $manager, EventDispatcherInterface $dispatcher)
[?] method was changed toCustomerGroupHandler::__construct(FormInterface $form, Request $request, ObjectManager $manager, EventDispatcherInterface $dispatcher)
[?] - The
PreferredLocalizationCustomerUserSubscriber::__construct(WebsiteManager $websiteManager, ConfigManager $configManager, ManagerRegistry $registry)
[?] method was changed toPreferredLocalizationCustomerUserSubscriber::__construct(WebsiteManager $websiteManager, ConfigManager $configManager, ManagerRegistry $registry)
[?] - The
AddressTypeDefaultTransformer::__construct(ObjectManager $om)
[?] method was changed toAddressTypeDefaultTransformer::__construct(ObjectManager $om)
[?] - The
SystemConfigListener::__construct(ManagerRegistry $registry, $userClass)
[?] method was changed toSystemConfigListener::__construct(ManagerRegistry $registry, $userClass)
[?] - The
CustomerUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, EncoderFactoryInterface $encoderFactory, ConfigManager $configManager, ServiceLink $emailProcessor, FrontendHelper $frontendHelper, LocalizationHelper $localizationHelper, WebsiteManager $websiteManager, LoggerInterface $logger)
[?] method was changed toCustomerUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, EncoderFactoryInterface $encoderFactory, ConfigManager $configManager, ServiceLink $emailProcessor, FrontendHelper $frontendHelper, LocalizationHelper $localizationHelper, WebsiteManager $websiteManager, LoggerInterface $logger)
[?] - The
CustomerVisitorManager::__construct(ManagerRegistry $doctrine)
[?] method was changed toCustomerVisitorManager::__construct(ManagerRegistry $doctrine)
[?] - The
DoctrineFiltersListener::__construct(ManagerRegistry $registry, FrontendHelper $frontendHelper)
[?] method was changed toDoctrineFiltersListener::__construct(ManagerRegistry $registry, FrontendHelper $frontendHelper)
[?] - The
AclPermissionController::aclAccessLevelsAction($oid, $permission = null)
[?] method was changed toAclPermissionController::aclAccessLevelsAction($oid, $permission = null)
[?] - The
OwnerTreeCacheJobProcessor::__construct(JobRunner $jobRunner, MessageProducerInterface $producer, ManagerRegistry $doctrine, OwnershipMetadataProviderInterface $ownershipMetadataProvider, BusinessUnitMessageFactory $businessUnitMessageFactory, OwnerTreeMessageFactory $ownerTreeMessageFactory, LoggerInterface $logger)
[?] method was changed toOwnerTreeCacheJobProcessor::__construct(JobRunner $jobRunner, MessageProducerInterface $producer, ManagerRegistry $doctrine, OwnershipMetadataProviderInterface $ownershipMetadataProvider, BusinessUnitMessageFactory $businessUnitMessageFactory, OwnerTreeMessageFactory $ownerTreeMessageFactory, LoggerInterface $logger)
[?] - The
CustomerAssignHelper::$registry
[?] property was removed. - The
CustomerUserRoleController::getTabListOptions
[?] method was removed.
- The following classes were removed:
- The
DefaultFrontendPreferredLocalizationProvider::__construct($userLocalizationManager, $frontendHelper)
[?] method was changed toDefaultFrontendPreferredLocalizationProvider::__construct($userLocalizationManager, $frontendHelper)
[?] - The
LocaleSettings::__construct(LocaleSettings $inner, FrontendHelper $frontendHelper, UserLocalizationManager $localizationManager)
[?] method was changed toLocaleSettings::__construct(LocaleSettings $inner, FrontendHelper $frontendHelper, UserLocalizationManagerInterface $localizationManager)
[?] - The
FrontendJsRoutingDumpCommand::__construct(ExposedRoutesExtractorInterface $extractor, SerializerInterface $serializer, $projectDir, $requestContextBaseUrl = null, $backendFilenamePrefix)
[?] method was changed toFrontendJsRoutingDumpCommand::__construct(ExposedRoutesExtractorInterface $extractor, SerializerInterface $serializer, $projectDir, $requestContextBaseUrl = null, $backendFilenamePrefix)
[?] - The
ClassMigration::__construct(ManagerRegistry $managerRegistry, ConfigManager $configManager, $applicationInstalled)
[?] method was changed toClassMigration::__construct(ManagerRegistry $managerRegistry, ConfigManager $configManager, $applicationInstalled)
[?]
- The
DefaultWebsiteSubscriber
[?] class was removed. - The
WebsiteProvider::__construct(ManagerRegistry $registry)
[?] method was changed toWebsiteProvider::__construct(ManagerRegistry $registry)
[?] - The
WebsiteManager::__construct(ManagerRegistry $managerRegistry, FrontendHelper $frontendHelper)
[?] method was changed toWebsiteManager::__construct(ManagerRegistry $managerRegistry, FrontendHelper $frontendHelper, Mode $maintenance)
[?] - The
WebsiteScopedDataType::__construct(ManagerRegistry $registry, AclHelper $aclHelper)
[?] method was changed toWebsiteScopedDataType::__construct(ManagerRegistry $registry, AclHelper $aclHelper)
[?] - The
RedirectListener::onRequest(GetResponseEvent $event)
[?] method was changed toRedirectListener::onRequest(RequestEvent $event)
[?] - The
AssetsContext::__construct
[?] method was removed.