- The
OroAnalyticsBundle::build
[?] method was removed.
- The
ExtendEntityCacheWarmer::__construct(ManagerRegistry $managerRegistry, LoggerInterface $logger, $applicationInstalled)
[?] method was changed toExtendEntityCacheWarmer::__construct(ManagerRegistry $managerRegistry, LoggerInterface $logger, ApplicationState $applicationState)
[?]
- The
ViewFactory::$imageCacheManager
[?] property was removed.
- The
ProcessChannelStateProcessor
[?] class was removed. - The
OroChannelBundle::build
[?] method was removed. - The
ChangeIntegrationStatusProcessor::__construct(ManagerRegistry $registry, LoggerInterface $logger)
[?] method was changed toChangeIntegrationStatusProcessor::__construct(ManagerRegistry $registry, StateProvider $stateProvider)
[?]
- The
ContactEmailApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toContactEmailApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker, PropertyAccessorInterface $propertyAccessor)
[?] - The
ContactPhoneApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toContactPhoneApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker, PropertyAccessorInterface $propertyAccessor)
[?] - The
ImportEventListener::__construct(OptionalListenerManager $listenerManager)
[?] method was changed toImportEventListener::__construct(OptionalListenerManager $optionalListenerManager, ImportExportConfigurationProviderInterface $contactImportExportConfigurationProvider, MessageProducerInterface $messageProducer)
[?] - The
ContactApiEntityManager::__construct($class, ObjectManager $om, AttachmentManager $attachmentManager)
[?] method was changed toContactApiEntityManager::__construct($class, ObjectManager $om, FileApiEntityManager $fileApiEntityManager)
[?] - The
ContactPostImportProcessor::__construct(ContactEmailAddressHandler $contactEmailAddressHandler, DoctrineHelper $doctrineHelper, LoggerInterface $logger)
[?] method was changed toContactPostImportProcessor::__construct(ContactEmailAddressHandler $contactEmailAddressHandler)
[?] - The
ContactApiEntityManager::$attachmentManager
[?] property was removed.
- The
B2bCustomerEmailApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toB2bCustomerEmailApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker, PropertyAccessorInterface $propertyAccessor)
[?] - The
B2bCustomerPhoneApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toB2bCustomerPhoneApiHandler::__construct(EntityManager $entityManager, AuthorizationCheckerInterface $authorizationChecker, PropertyAccessorInterface $propertyAccessor)
[?] - The
LeadPhoneApiHandler::__construct(ManagerRegistry $doctrine, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toLeadPhoneApiHandler::__construct(ManagerRegistry $doctrine, AuthorizationCheckerInterface $authorizationChecker, PropertyAccessorInterface $propertyAccessor)
[?]