omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
255 stars 114 forks source link

Latest version of doctrine/doctrine-bundle breaks ORMAdapter.php #108

Closed henry1303 closed 4 years ago

henry1303 commented 4 years ago

Upgrading doctrine/doctrine-bundle from 1.12.0 to 2.0.0 is breaking omines/datables-bundle because ORMAdapter.php is using RegistryInterface instead of ManagerRegistry. Could you please fix this ?

Nathan-Riviere commented 4 years ago

Hello, I have the same problem.

curry684 commented 4 years ago

Fixed in master by #110