doctrine / migrations

Doctrine Database Migrations Library
https://www.doctrine-project.org/projects/migrations.html
MIT License
4.65k stars 386 forks source link

Stop using deprecated method Connection::getEventManager #1349

Closed VincentLanglet closed 9 months ago

VincentLanglet commented 11 months ago
Q A
Type improvement
BC Break no
Fixed issues #1348

Summary

stof commented 11 months ago

-1 for this PR, as it breaks the usage of the library without an entity manager.

VincentLanglet commented 11 months ago

I updated but i still need some changes, cf https://github.com/doctrine/migrations/issues/1348#issuecomment-1674773109