Skip to content

4.13.0

Compare
Choose a tag to compare
@VincentLanglet VincentLanglet released this 24 May 20:14
· 72 commits to 4.x since this release
2892960

Added

Changed

  • [#1051] Block services are now accessed via service locator within BlockServiceManager (@dmaicher)

Deprecated

  • [#1068] FormMapper::create() method. (@VincentLanglet)
  • [#1051] Deprecated not passing container types as second argument to BlockServiceManager::__construct (@dmaicher)

Removed

  • [#1055] Remove dependency on sonata-project/twig-extensions since it wasn't used. (@jordisala1991)