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

Support for doctrine/dbal 4 #636

Open
amacrobert-meq opened this issue Dec 2, 2024 · 0 comments · May be fixed by #637
Open

Support for doctrine/dbal 4 #636

amacrobert-meq opened this issue Dec 2, 2024 · 0 comments · May be fixed by #637
Labels

Comments

@amacrobert-meq
Copy link

Feature Request

The latest version of sonata-project/entity-audit-bundle, 1.18.0, requires doctrine/dbal ^3.6. This precludes its use in projects that use doctrine/dbal 4, first released in February of 2024.

A list of BC-breaking changes are available in the doctrine/dbal 4.0 upgrade guide.

If there are not significant BC breaks involving DBAL features that EntityAuditBundle uses, support for both DBAL 3 and 4 could be released in a version 1.19.0.

If maintaining support for both DBAL major versions simultaneously would prove difficult, a separate 2.0.0 version that drops support for doctrine/dbal 3 would make more sense.

@amacrobert-meq amacrobert-meq linked a pull request Dec 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant