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

DBAL Deprecation: VersionAwarePlatformDriver #250

Closed Chris53897 closed 1 year ago

Chris53897 commented 1 year ago

The "DAMA\DoctrineTestBundle\Doctrine\DBAL\VersionAwarePlatformStaticDriver" class implements "Doctrine\DBAL\VersionAwarePlatformDriver" that is deprecated All drivers will have to be aware of the server version in the next major release.

I noticed the PR for DBAL 4 support, so maybe you are still aware of this deprecation. CI-Logs are not visible anymore for the PR.

dmaicher commented 1 year ago

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

this is fixed in the 8.0 beta release