Error in SymfonyDispatcher is probably not fixable as this package only (AFAIK) (ab?)uses the interface as a proxy to its own EventManager.
I also believe that the case with Reference being passed to class_exists in EventsExtension won't occur. If someone is able to provide a counter-example, I'll fix that and cover with tests.
Error in
SymfonyDispatcher
is probably not fixable as this package only (AFAIK) (ab?)uses the interface as a proxy to its own EventManager.I also believe that the case with
Reference
being passed toclass_exists
inEventsExtension
won't occur. If someone is able to provide a counter-example, I'll fix that and cover with tests.I'd love to see a new release being tagged 🙃