Skip to content

3.9.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 12 Dec 16:58
· 1064 commits to 5.x since this release
3.9.0
e068ba3

Added

  • Added missing validation translations
  • Added missing translation to blocks

Changed

  • Changed MenuRegistry::add method signature to allow string values instead of MenuBuilderInterface
  • Removed usage of old form type aliases

Deprecated

  • deprecated sonata.block.menu tag in favor of the existing knp_menu.menu tag
  • deprecated MenuBuilderInterface class