Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Tomáš Votruba Blog:
Don't Ever use Symfony Listeners
May 20, 2019 @ 19:53:02

Another anti-pattern that deserves more attention than it has. I often see this in Symfony projects I consult and when I ask the dev why did he or she choose listener over subscriber, they don't really know - "it was in the Symfony documentation, you can read it there".

Not good enough. So why ...

tagged:

Link: https://www.tomasvotruba.cz/blog/2019/05/16/don-t-ever-use-listeners/


Trending Topics: