Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

3.4.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 23 Feb 16:47
· 250 commits to 3.x since this release
3.4.0
e37de88

Changed

  • Require symfony/security-core instead of symfony/security
  • Refactored bundle configuration
  • Notification backend services are marked as public

Fixed

  • each() is deprecated since PHP 7.2
  • Remove var definition override
  • Commands not working on symfony4

Removed

  • Removed compatibility with older versions of FOSRestBundle (<2.1)