stof / StofDoctrineExtensionsBundle

Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html
MIT License
1.89k stars 380 forks source link

feat: handling sf deprecation suppression #489

Closed gscioni-axelerant closed 2 weeks ago

gscioni-axelerant commented 3 weeks ago

This PR basically suppress the warnings around Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents().

According to @stof replies here it should be the perfect tradeoff.

craigh commented 2 weeks ago

👍 support!