KnpLabs / knp-components

Various component pack, includes paginator
MIT License
751 stars 141 forks source link

Add support for Doctrine ORMv3/DBALv4 #333

Closed W0rma closed 7 months ago

W0rma commented 7 months ago

This PR is built on top of https://github.com/KnpLabs/knp-components/pull/331 and tries to fix the remaining compatibility issues.

Fixes #328