- The following classes were removed:
- The following methods in class
CalendarEventActivityListProvider
[?] were removed: - The following methods in class
DelegateStrategy
[?] were removed: - The
CalendarManager::addProvider
[?] method was removed. - The following methods in class
CalendarEventDeleteHandler
[?] were removed: - The
AclObjectLabelTypeExtension::getExtendedType
[?] method was removed. - The
CalendarEventApiTypeExtension::getExtendedType
[?] method was removed. - The
CalendarEventTypeExtension::getExtendedType
[?] method was removed. - The following methods in class
CalendarEventController
[?] were removed: - The
SystemCalendarController::getDeleteHandler
[?] method was removed. - The
CalendarOwnerAssignmentChecker::getHasAssignmentsQueryBuilder($ownerId, $entityClassName, $ownerFieldName, EntityManager $em)
[?] method was changed toCalendarOwnerAssignmentChecker::getHasAssignmentsQueryBuilder($ownerId, $entityClassName, $ownerFieldName, EntityManagerInterface $em)
[?] - The
AbstractStrategy::getFullRecurrencePattern(Recurrence $recurrence, $translationId, $count, $translationParameters)
[?] method was changed toAbstractStrategy::getFullRecurrencePattern(Recurrence $recurrence, $translationId, $translationParameters)
[?] - The
CalendarManager::__construct(CalendarPropertyProvider $calendarPropertyProvider)
[?] method was changed toCalendarManager::__construct($providerAliases, ContainerInterface $providerContainer, CalendarPropertyProvider $calendarPropertyProvider)
[?] - The
CalendarEventController::getAction($id)
[?] method was changed toCalendarEventController::getAction($id)
[?] - The
SystemCalendarController::deleteAction($id)
[?] method was changed toSystemCalendarController::deleteAction($id)
[?] - The
UserCalendarHandler::__construct(EntityManager $em, AttachmentManager $attachmentManager, $className, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, OwnerTreeProvider $treeProvider, EntityRoutingHelper $entityRoutingHelper, AclHelper $aclHelper, AclVoter $aclVoter = null)
[?] method was changed toUserCalendarHandler::__construct(EntityManager $em, AttachmentManager $attachmentManager, $className, AuthorizationCheckerInterface $authorizationChecker, TokenAccessorInterface $tokenAccessor, OwnerTreeProvider $treeProvider, EntityRoutingHelper $entityRoutingHelper, AclHelper $aclHelper, AclVoterInterface $aclVoter = null)
[?] - The
DelegateStrategy::$elements
[?] property was removed. - The following properties in class
CalendarEventDeleteHandler
[?] were removed: