phpsocket.io
phpsocket.io copied to clipboard
Event manager getName() deprecated since 2.4
Since I did composer update last time, I started getting following error. Looks like Symfony has deprecated few methods in EventDespatcher.
The Symfony\Component\EventDispatcher\Event::getName method is deprecated since version 2.4 and will be removed in 3.0. The event name can be received in the listener call instead.