dmaicher / doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.08k stars 60 forks source link

fix DoctrineBundle 2.4 + ORM 2.9 compatibility #161

Closed dmaicher closed 3 years ago

dmaicher commented 3 years ago

fixes https://github.com/dmaicher/doctrine-test-bundle/issues/158

dmaicher commented 3 years ago

Waiting for https://github.com/doctrine/DoctrineBundle/pull/1352 to make sure it works fine