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

Doctrine/dbal v4 is out! #246

Closed
kochen opened this issue Feb 7, 2024 · 0 comments · Fixed by #247
Closed

Doctrine/dbal v4 is out! #246

kochen opened this issue Feb 7, 2024 · 0 comments · Fixed by #247

Comments

@kochen
Copy link
Contributor

kochen commented Feb 7, 2024

My feature title

Support doctrinr/dbal:^4.0

Background/problem

doctrine/dbal:^4.0 introduces several breaking changes: https://github.com/doctrine/dbal/blob/4.0.x/UPGRADE.md#upgrade-to-40

Proposal/solution

  • adjust code
  • remove support for older version

Alternatives

  • support both dbal 4 & older version - requires version check

Additional context

Suggest releasing a new version that only supports new version of dbal (and PHP).

@kochen kochen mentioned this issue Feb 7, 2024
7 tasks
greg0ire added a commit to greg0ire/uuid-doctrine that referenced this issue Mar 12, 2024
Compatiliby with DBAL 3 is retained, so that it is possible to upgrade
this library without also having to upgrade DBAL.

Closes ramsey#246
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant