- The
MenuUpdateTargetTypeExtension::__construct(WebCatalogProvider $webCatalogProvider)
[?] method was changed toMenuUpdateTargetTypeExtension::__construct(WebCatalogProvider $webCatalogProvider, AuthorizationCheckerInterface $authorizationChecker)
[?] - The
ContentNodeTreeBuilder::__construct(ManagerRegistry $managerRegistry, MenuContentNodesProviderInterface $menuContentNodesProvider, LocalizationHelper $localizationHelper)
[?] method was changed toContentNodeTreeBuilder::__construct(ManagerRegistry $managerRegistry, MenuContentNodesProviderInterface $menuContentNodesProvider, LocalizationHelper $localizationHelper, SubFolderUriHandler $uriHandler)
[?]
-
The following classes were removed:
-
The
CustomerUserLoader::loadUserByUsername
[?] method was removed. -
The
AnonymousCustomerUserToken::setVisitor
[?] method was removed. -
The
AbstractCustomerUserRoleHandler::setRequestStack
[?] method was removed. -
The following methods in class
AuthenticationListener
[?] were removed: -
The following methods in class
AnonymousCustomerUserFactory
[?] were removed: -
The
LoginManager::__construct(TokenStorageInterface $tokenStorage, UserCheckerInterface $userChecker, SessionAuthenticationStrategyInterface $sessionStrategy, RequestStack $requestStack, UsernamePasswordOrganizationTokenFactoryInterface $tokenFactory, EventDispatcherInterface $eventDispatcher, RememberMeServicesInterface $rememberMeService = null)
[?] method was changed toLoginManager::__construct(TokenStorageInterface $tokenStorage, UserCheckerInterface $userChecker, SessionAuthenticationStrategyInterface $sessionStrategy, RequestStack $requestStack, UsernamePasswordOrganizationTokenFactoryInterface $tokenFactory, EventDispatcherInterface $eventDispatcher, RememberMeHandlerInterface $rememberMeHandler = null)
[?] -
The
AnonymousCustomerUserToken::__construct($user, $roles = [], CustomerVisitor $visitor = null, Organization $organization = null)
[?] method was changed toAnonymousCustomerUserToken::__construct(CustomerVisitor $visitor, $roles = [], Organization $organization = null)
[?] -
The
OrganizationGuesser::guess(AbstractUser $user, TokenInterface $token = null)
[?] method was changed toOrganizationGuesser::guess(AbstractUser $user)
[?] -
The
FrontendOwnershipMetadata::__construct($ownerType, $ownerFieldName, $ownerColumnName, $organizationFieldName, $organizationColumnName, $customerFieldName, $customerColumnName)
[?] method was changed toFrontendOwnershipMetadata::__construct($ownerType, $ownerFieldName, $ownerColumnName, $organizationFieldName, $organizationColumnName, $customerFieldName, $customerColumnName)
[?] -
The
FrontendOwnershipMetadataProvider::getMaxAccessLevel($accessLevel, $className = null)
[?] method was changed toFrontendOwnershipMetadataProvider::getMaxAccessLevel($accessLevel, $className = null)
[?] -
The
CustomerOwnershipConditionDataBuilder::getAclConditionData($entityClassName, $permissions)
[?] method was changed toCustomerOwnershipConditionDataBuilder::getAclConditionData($entityClassName, $permissions, $context = [])
[?] -
The
CustomersDeleteMassActionHandler::isDeleteAllowed($entity)
[?] method was changed toCustomersDeleteMassActionHandler::isDeleteAllowed($entity)
[?] -
The
ForgotPasswordHandler::__construct(CustomerUserPasswordRequestHandler $passwordRequestHandler, FrontendCustomerUserFormProvider $customerUserFormProvider, Session $session)
[?] method was changed toForgotPasswordHandler::__construct(CustomerUserPasswordRequestHandler $passwordRequestHandler, FrontendCustomerUserFormProvider $customerUserFormProvider, RequestStack $requestStack)
[?] -
The
AuthenticationListener::__construct(LoginManager $loginManager, ConfigManager $configManager, $firewallName)
[?] method was changed toAuthenticationListener::__construct(LoginManager $loginManager, ConfigManager $configManager, $firewallName)
[?] -
The
CustomerUserLoginAttemptsLogListener::onAuthenticationFailure(AuthenticationFailureEvent $event)
[?] method was changed toCustomerUserLoginAttemptsLogListener::onAuthenticationFailure(LoginFailureEvent $event)
[?] -
The
CustomerUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, EncoderFactoryInterface $encoderFactory, ConfigManager $configManager, ServiceLink $emailProcessor, FrontendHelper $frontendHelper, LocalizationHelper $localizationHelper, WebsiteManager $websiteManager, EnumValueProvider $enumValueProvider, LoggerInterface $logger)
[?] method was changed toCustomerUserManager::__construct(UserLoaderInterface $userLoader, ManagerRegistry $doctrine, PasswordHasherFactoryInterface $passwordHasherFactory, ConfigManager $configManager, ServiceLink $emailProcessor, FrontendHelper $frontendHelper, LocalizationHelper $localizationHelper, WebsiteManager $websiteManager, EnumValueProvider $enumValueProvider, LoggerInterface $logger)
[?] -
The
CustomersDeleteActionHandler::isDeleteAllowed($entity)
[?] method was changed toCustomersDeleteActionHandler::isDeleteAllowed($entity)
[?] -
The following methods in class
CustomerGroupScopeManager
[?] were changed: -
The following methods in class
CustomerScopeManager
[?] were changed: -
The
HandleLogin::__construct($authenticationProviderKey, AuthenticationProviderInterface $authenticationProvider, ConfigManager $configManager, DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] method was changed toHandleLogin::__construct($firewallName, AuthenticatorInterface $authenticator, UserProviderInterface $userProvider, OrganizationGuesserInterface $organizationGuesser, UserCheckerInterface $userChecker, EventDispatcher $eventDispatcher, ConfigManager $configManager, DoctrineHelper $doctrineHelper, TranslatorInterface $translator)
[?] -
The
AbstractCustomerUserRoleHandler::$requestStack
[?] property was removed.
- The
DynamicSessionHttpKernelDecorator::handle(Request $request, $type, $catch = true)
[?] method was changed toDynamicSessionHttpKernelDecorator::handle(Request $request, $type, $catch = true)
[?] - The
PageTemplateContextConfigurator::__construct(ConfigManager $configManager)
[?] method was changed toPageTemplateContextConfigurator::__construct(ConfigManager $configManager, ThemeConfigurationProvider $themeConfigurationProvider)
[?] - The
WYSIWYGTypeExtension::__construct(ThemeManager $themeManager, ThemeProvider $themeProvider, ConfigManager $configManager, WebsiteManager $websiteManager, Packages $packages)
[?] method was changed toWYSIWYGTypeExtension::__construct(ThemeManager $themeManager, ThemeProvider $themeProvider, ConfigManager $configManager, WebsiteManager $websiteManager, Packages $packages, ThemeConfigurationProvider $themeConfigurationProvider)
[?] - The
ThemeListener::__construct(FrontendHelper $frontendHelper, ConfigManager $configManager)
[?] method was changed toThemeListener::__construct(FrontendHelper $frontendHelper, ConfigManager $configManager, ThemeConfigurationProvider $themeConfigurationProvider)
[?] - The
UpdateNamespacesWarmer::warmUp($cacheDir)
[?] method was changed toUpdateNamespacesWarmer::warmUp($cacheDir)
[?]
- The
ExportResultNotificationSender::__construct(AggregatedEmailTemplatesSender $aggregatedEmailTemplatesSender, FrontendExportResultSummarizer $exportResultSummarizer, NotificationSettings $notificationSettings, WebsiteManager $websiteManager)
[?] method was changed toExportResultNotificationSender::__construct(EmailTemplateSender $emailTemplateSender, FrontendExportResultSummarizer $exportResultSummarizer, NotificationSettings $notificationSettings, WebsiteManager $websiteManager)
[?]
- The
WebsiteUrlResolver::__construct(ConfigManager $configManager, UrlGeneratorInterface $urlGenerator)
[?] method was changed toWebsiteUrlResolver::__construct(ConfigManager $configManager, UrlGeneratorInterface $urlGenerator, MemoryCacheProviderInterface $memoryCacheProvider)
[?] - The
WebsiteManager::__construct(ManagerRegistry $managerRegistry, FrontendHelper $frontendHelper, MaintenanceModeState $maintenance)
[?] method was changed toWebsiteManager::__construct(ManagerRegistry $doctrine, FrontendHelper $frontendHelper, MaintenanceModeState $maintenance, MaintenanceRestrictionsChecker $maintenanceRestrictionsChecker)
[?] - The
WebsiteManager::getResolvedWebsite
[?] method was removed. - The
WebsiteManager::$managerRegistry
[?] property was removed.