Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed class namespace in SymfonyDispatcher #132

Open
lukasnovot opened this issue May 30, 2022 · 1 comment
Open

Changed class namespace in SymfonyDispatcher #132

lukasnovot opened this issue May 30, 2022 · 1 comment

Comments

@lukasnovot
Copy link

Hello,
In commit https://github.com/Kdyby/Events/commit/a1bc9fc91bc69fc09c6887eab4244f5e5103670f#diff-1f0ce9072c0cc99b258ebb3dfed9367aec2b79e2f6a14809e6c04028669190d0R13 changed namespace of class Event alias SymfonyEvent in SymfonyDispatcher.php. @PavelJurasek did you have any reason?
I have problem with migrations via console. ConsoleCommandEvent and ConsoleTerminateEvent extends Symfony\Component\EventDispatcher\Event not Symfony\Contracts\EventDispatche\Event

@PavelJurasek
Copy link
Contributor

Hi, my guess is that you use older versions of sf/console. Upgrading those might be an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants