Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

3.1.2

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 07 Apr 15:24
· 352 commits to 3.x since this release
3.1.2
9a929f3

Changed

  • The sonata-project/block-bundle is an optional dependency

Fixed

  • Added missing RecentPostsBlockService::$adminPool parameter
  • Added missing NewsExtension::$blog parameter
  • Fixed wrong or missing PHPDoc
  • Fixed return null value instead of void in PostController::getSeoPage
  • Fixed return null value instead of void in PostManager::findOneByPermalink
  • Fixed return null value instead of void in CommentStatusRenderer::getStatusClass
  • Fixed BlockBundle deprecation messages
  • Fixed request service deprecation messages
  • Fixed old center html tag
  • Missing swiftmailer dependency
  • Fixed pager test with DatagridBundle 2.2.1
  • Catch exception when finding post by permalink
  • deprecated configureSideMenu usage was fixed

Removed

  • Removed dead parameters in method calls