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

Doctrine\DBAL\VersionAwarePlatformDriver is deprecated #195

Closed hsveron closed 2 years ago

hsveron commented 2 years ago

Hello. Use v6.7.3 and get:

  1x: The "DAMA\DoctrineTestBundle\Doctrine\DBAL\AbstractStaticDriver" class implements "Doctrine\DBAL\VersionAwarePlatformDriver" that is deprecated All drivers will have to be aware of the server version in the next major release.
    1x in PHPUnitExtension::executeBeforeFirstTest
dmaicher commented 2 years ago

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