Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Doctrine DBAL VersionAwarePlatformDriver deprecation #16

Merged
merged 2 commits into from
Aug 17, 2024
Merged

Conversation

pfilsx
Copy link
Owner

@pfilsx pfilsx commented Aug 17, 2024

No description provided.

KojoEnch and others added 2 commits August 2, 2024 10:47
The `ServerInfoAwareConnection` and `VersionAwarePlatformDriver` interfaces are deprecated. In the next DBAL major version,
all drivers and driver connections will be required to implement the APIs aware of the server version. See doctrine/dbal#4751
Fix Doctrine DBAL VersionAwarePlatformDriver deprecation
@pfilsx pfilsx merged commit 31d542c into dev Aug 17, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants