doctrine / orm

Doctrine Object Relational Mapper (ORM)
https://www.doctrine-project.org/projects/orm.html
MIT License
9.94k stars 2.52k forks source link

Drop support for DBAL 4.1 #11670

Closed derrabus closed 1 month ago

derrabus commented 1 month ago

Let's delete some compat code. 🎉

derrabus commented 1 month ago

We need it for DBAL 3 compat, so… a while?

greg0ire commented 1 month ago

Oh right, I forgot about the DBAL 3 compat part 👍