Skip to content

Latest commit

 

History

History
45 lines (41 loc) · 16.8 KB

incompatibilities-4-2.md

File metadata and controls

45 lines (41 loc) · 16.8 KB

CalendarBundle

  • The EventOrganizerResolver::__construct(ManagerRegistry $registry)[?] method was changed to EventOrganizerResolver::__construct(ManagerRegistry $registry)[?]

  • The AttendeeEmailRecipientsProvider::__construct(ManagerRegistry $registry, EmailRecipientsHelper $emailRecipientsHelper)[?] method was changed to AttendeeEmailRecipientsProvider::__construct(ManagerRegistry $registry, EmailRecipientsHelper $emailRecipientsHelper)[?]

  • The EmailNotificationSender::__construct(EmailNotificationManager $emailNotificationManager, ManagerRegistry $managerRegistry)[?] method was changed to EmailNotificationSender::__construct(EmailNotificationManager $emailNotificationManager, ManagerRegistry $managerRegistry)[?]

  • The AddCalendarEventActivityLists::load(ObjectManager $manager)[?] method was changed to AddCalendarEventActivityLists::load(ObjectManager $manager)[?]

  • The ConvertCalendarInvitationEmail::loadTemplate(ObjectManager $manager, $fileName, $file)[?] method was changed to ConvertCalendarInvitationEmail::loadTemplate(ObjectManager $manager, $fileName, $file)[?]

  • The following methods in class LoadAttendeeData[?] were changed:

    • load(ObjectManager $manager)[?]
    • load(ObjectManager $manager)[?]
    • loadData(ObjectManager $manager, $enumCode, $data)[?]
    • loadData(ObjectManager $manager, $enumCode, $data)[?]
  • The LoadDashboardData::load(ObjectManager $manager)[?] method was changed to LoadDashboardData::load(ObjectManager $manager)[?]

  • The LoadInvitationEmailTemplates::findExistingTemplate(ObjectManager $manager, $template)[?] method was changed to LoadInvitationEmailTemplates::findExistingTemplate(ObjectManager $manager, $template)[?]

  • The UpdateAclRoles::load(ObjectManager $manager)[?] method was changed to UpdateAclRoles::load(ObjectManager $manager)[?]

  • The UpdateAttendeeData::load(ObjectManager $manager)[?] method was changed to UpdateAttendeeData::load(ObjectManager $manager)[?]

  • The UpdateCalendarWithOrganization::load(ObjectManager $manager)[?] method was changed to UpdateCalendarWithOrganization::load(ObjectManager $manager)[?]

  • The LoadUsersCalendarData::load(ObjectManager $manager)[?] method was changed to LoadUsersCalendarData::load(ObjectManager $manager)[?]

  • The AttendeeRelationManager::__construct(ManagerRegistry $registry, NameFormatter $nameFormatter, DQLNameFormatter $dqlNameFormatter)[?] method was changed to AttendeeRelationManager::__construct(ManagerRegistry $registry, NameFormatter $nameFormatter, DQLNameFormatter $dqlNameFormatter)[?]

  • The CalendarEventManager::__construct(UpdateManager $updateManager, ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, EntityNameResolver $entityNameResolver, SystemCalendarConfig $calendarConfig)[?] method was changed to CalendarEventManager::__construct(UpdateManager $updateManager, ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, EntityNameResolver $entityNameResolver, SystemCalendarConfig $calendarConfig)[?]

  • The CalendarPropertyApiEntityManager::__construct($class, ObjectManager $om, CalendarManager $calendarManager)[?] method was changed to CalendarPropertyApiEntityManager::__construct($class, ObjectManager $om, CalendarManager $calendarManager)[?]

  • The DeleteManager::__construct(ManagerRegistry $doctrine)[?] method was changed to DeleteManager::__construct(ManagerRegistry $doctrine)[?]

  • The UpdateAttendeeManager::__construct(AttendeeRelationManager $attendeeRelationManager, ManagerRegistry $doctrine)[?] method was changed to UpdateAttendeeManager::__construct(AttendeeRelationManager $attendeeRelationManager, ManagerRegistry $doctrine)[?]

  • The UpdateChildManager::__construct(ManagerRegistry $doctrine)[?] method was changed to UpdateChildManager::__construct(ManagerRegistry $doctrine)[?]

  • The CalendarEventType::__construct(NotificationManager $notificationManager, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry)[?] method was changed to CalendarEventType::__construct(NotificationManager $notificationManager, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry)[?]

  • The AbstractCalendarEventHandler::__construct(RequestStack $requestStack, ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, ActivityManager $activityManager, CalendarEventManager $calendarEventManager, NotificationManager $notificationManager)[?] method was changed to AbstractCalendarEventHandler::__construct(RequestStack $requestStack, ManagerRegistry $doctrine, TokenAccessorInterface $tokenAccessor, ActivityManager $activityManager, CalendarEventManager $calendarEventManager, NotificationManager $notificationManager)[?]

  • The CalendarPropertyApiHandler::__construct(FormInterface $form, RequestStack $requestStack, ObjectManager $manager)[?] method was changed to CalendarPropertyApiHandler::__construct(FormInterface $form, RequestStack $requestStack, ObjectManager $manager)[?]

  • The SystemCalendarHandler::__construct(FormInterface $form, RequestStack $requestStack, ObjectManager $manager)[?] method was changed to SystemCalendarHandler::__construct(FormInterface $form, RequestStack $requestStack, ObjectManager $manager)[?]

  • The CalendarSubscriber::__construct(TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry)[?] method was changed to CalendarSubscriber::__construct(TokenAccessorInterface $tokenAccessor, ManagerRegistry $registry)[?]

  • The following methods in class OroCalendarBundleInstaller[?] were removed:

    • setDatabasePlatform[?]
    • isMysqlPlatform[?]
  • The following methods in class UpdateAclRoles[?] were removed:

    • setContainer[?]
    • updateUserRole[?]
    • updateManagerRole[?]
    • getRole[?]
  • The following properties in class UpdateAclRoles[?] were removed:

    • $container[?]
    • $objectManager[?]