Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 1.05 KB

incompatibilities-5-0.md

File metadata and controls

5 lines (4 loc) · 1.05 KB

CaseBundle

  • The ViewFactory::__construct(AuthorizationCheckerInterface $authorizationChecker, RouterInterface $router, EntityNameResolver $entityNameResolver, DateTimeFormatterInterface $dateTimeFormatter, AttachmentManager $attachmentManager)[?] method was changed to ViewFactory::__construct(AuthorizationCheckerInterface $authorizationChecker, RouterInterface $router, EntityNameResolver $entityNameResolver, DateTimeFormatterInterface $dateTimeFormatter, PictureSourcesProviderInterface $pictureSourcesProvider)[?]
  • The ViewFactory::$attachmentManager[?] property was removed.