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

Remove deprecated interface ExceptionConverterDriver #207

Closed NafaaAzaiez closed 2 years ago

NafaaAzaiez commented 2 years ago

Deprecation details:

The "DAMA\DoctrineTestBundle\Doctrine\DBAL\AbstractStaticDriverV2" class implements "Doctrine\DBAL\Driver\ExceptionConverterDriver" that is deprecated.

dmaicher commented 2 years ago

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