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

Remove Doctrine DBAL deprecations #55

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

trompette
Copy link
Owner

To be able to support Doctrine DBAL 4.0, the library should not rely on API that are deprecated in Doctrine DBAL 3.8.

Ref: https://github.com/doctrine/dbal/blob/4.0.x/UPGRADE.md#upgrade-to-40

@trompette trompette added the Improvement New feature or request label Mar 25, 2024
@trompette trompette added this to the 5.1.0 milestone Mar 25, 2024
@trompette trompette merged commit e79d31f into master Mar 25, 2024
16 checks passed
@trompette trompette deleted the remove-doctrine-dbal-deprecations branch March 25, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant