Skip to content

Conversation

@yoeunes
Copy link
Contributor

@yoeunes yoeunes commented Nov 1, 2025

Q A
Branch? 8.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Issues n/a
License MIT

This PR adds the missing use Doctrine\DBAL\Platforms\SQLitePlatform; statement in the DoctrineDbalAdapter.

The getPlatformName() method performs an instanceof SQLitePlatform check, but the class was not imported at the top of the file.

@yoeunes yoeunes force-pushed the cache-dbal-adapter-missing-use branch from 8186854 to 54abc1a Compare November 1, 2025 15:36
@fabpot
Copy link
Member

fabpot commented Nov 1, 2025

Thank you @yoeunes.

@fabpot fabpot merged commit d49f989 into symfony:8.0 Nov 1, 2025
7 of 10 checks passed
@fabpot fabpot mentioned this pull request Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants