This repository has been archived by the owner on Jul 28, 2022. It is now read-only.
3.6.0
Added
- Added
Sonata\NotificationBundle\Backend\BackendInterface
service alias - Added
Sonata\NotificationBundle\Entity\MessageManager
service alias
Changed
- Update RestartCommand check count message only for not pulling mode
- sendEmail function to allow for the setting of a return path
- Do not use deprecated
AMQPBackendDispatcher::getChannel
method. - made the
sonata.notification.dispatcher
service public to fix a bug when runningsonata:notification:start
Fixed
- Fix deprecation for symfony/config 4.2+
- Make services public
Removed
- support for php 5 and php 7.0