- The
DateFormatExtension::__construct(ContainerInterface $container)
[?] method was changed toDateFormatExtension::__construct(ContainerInterface $container)
[?] - The
RecurrenceExtension::__construct(ContainerInterface $container)
[?] method was changed toRecurrenceExtension::__construct(ContainerInterface $container)
[?] - The
AbstractCalendarEventNormalizer::__construct(CalendarEventManager $calendarEventManager, AttendeeManager $attendeeManager, ReminderManager $reminderManager, AuthorizationCheckerInterface $authorizationChecker)
[?] method was changed toAbstractCalendarEventNormalizer::__construct(CalendarEventManager $calendarEventManager, AttendeeManager $attendeeManager, ReminderManager $reminderManager, AuthorizationCheckerInterface $authorizationChecker, HtmlTagHelper $htmlTagHelper)
[?] - The
CalendarEntityNameProvider::__construct(TranslatorInterface $translator)
[?] method was changed toCalendarEntityNameProvider::__construct(TranslatorInterface $translator)
[?] - The
AbstractStrategy::__construct(TranslatorInterface $translator, DateTimeFormatter $formatter, LocaleSettings $localeSettings)
[?] method was changed toAbstractStrategy::__construct(TranslatorInterface $translator, DateTimeFormatterInterface $formatter, LocaleSettings $localeSettings)
[?] - The
CalendarChoiceType::__construct(CalendarEventManager $calendarEventManager, TranslatorInterface $translator)
[?] method was changed toCalendarChoiceType::__construct(CalendarEventManager $calendarEventManager, TranslatorInterface $translator)
[?] - The
AjaxCalendarEventController::getAttendeeManager
[?] method was removed.