alexdebril / rss-atom-bundle

RSS and Atom Bundle for Symfony
MIT License
139 stars 49 forks source link

fix deprecations #199

Closed anthonykgross closed 4 years ago

anthonykgross commented 4 years ago

Fix deprecations for Symfony 4.1+

Warning : Referencing controllers with DebrilRssAtomBundle:Stream:index is deprecated since Symfony 4.1, use "Debril\RssAtomBundle\Controller\StreamController::indexAction" instead.

alexdebril commented 4 years ago

Thank you very much for this, let's release it now