Skip to content

5.10.0

Compare
Choose a tag to compare
@acrobat acrobat released this 08 Nov 07:24
· 78 commits to 5.10 since this release
26b3d65

This release prepares the code for the upcoming major release (6.0) and is the last release in the v5 cycle.

  • [AllBundles] Update adminlist-bundle version constraint to allow only ^5.9 #3024 (@acrobat)
  • [AllBundles] Bump minimum symfony versions to avoid versions with security issues #3020 (@acrobat)
  • [MediaBundle] Fix incorrect csrf check fallback routes #3016 (@acrobat)
  • [NodeBundle] Add docblock return types for node iterator class #3010 (@acrobat)
  • [AllBundles] Fixed undefined class warnings in typehints #3004 (@acrobat)
  • [AllBundle] Improve tests #3003 (@acrobat)
  • [AllBundles] Add csrf protection to multiple routes #3002 (@acrobat)
  • [NodeBundle] Set correct typehints on methods and properties #3000 (@acrobat)
  • [MultiDomainBundle] Deprecate session argument in HostOverrideListener #2996 (@acrobat)
  • [NodeBundle] Use psr3 logger methods to be compatible with monolog 2.0 #2988 (@acrobat)
  • [ArticleBundle] Don't set html5 option on date fields when using custom js datepicker #2987 (@acrobat)
  • [NodeBundle] Helper should return flashbag class #2983 (@acrobat)
  • [AllBundles] Deprecations to prepare symfony 5 code changes #2977 (@acrobat)
  • [AllBundles] Open up version constraints for v6 #2976 (@acrobat)
  • [NodeBundle] Bump symfony-cmf/router-bundle and remove compiler pass #2972 (@acrobat)
  • [SitemapBundle] Add pre render event for adding sitemap indexes #2905 (@dannyvw)