KnpLabs / knp-components

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

add Doctrine 3 compatibility #331

Closed garak closed 7 months ago

garak commented 8 months ago

This is a first attempt to fix #328

As you can see in the build, Doctrine 3 is installed (in dev), but test failures still need to be addressed.

Any help would be appreciated.

W0rma commented 7 months ago

@garak I built https://github.com/KnpLabs/knp-components/pull/333 on top of this PR and tried to fix all remaining compatibility issues.

garak commented 7 months ago

I'm closing in favour of the linked PR