notification-bundle icon indicating copy to clipboard operation
notification-bundle copied to clipboard

Fix deprecation messages

Open AntseN opened this issue 5 years ago • 1 comments

First of all thanks for this bundle. Since symfony 5 is out, it would be great to fix the deprecation messages coming from this bundle :

The "Mgilet\NotificationBundle\Controller\NotificationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.

Which shouldnt be too hard to fix ^^

AntseN avatar Dec 03 '19 09:12 AntseN

Hi, thanks for the tip-off,

Unfortunately I don't use the bundle anymore, so feel free to create a pull request :)

maximilienGilet avatar Dec 03 '19 10:12 maximilienGilet