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

WIP: DBAL4 and ORM3 support #228

Closed
wants to merge 3 commits into from
Closed

Conversation

michnovka
Copy link
Contributor

This PR reflects some DBAL changes in version 4.0

We will likely have to create new major version, as there is no way to keep in one version support for both DBAL3 and DBAL4.

For this purpose I have dropped Symfony 5.x support. Symfony 5.x and DBAL3 should be maintained in 2.x branch

WORK IN PROGRESS

@michnovka
Copy link
Contributor Author

I think we should look into this now and plan what to do since ORM3 and DBAL4 is now out and in real use.

Due to the underlying changes we cannot have one major version work with both.

I propose to make new version 3.0 which will target ORM3 and DBAL4 and keep 2.x for ORM2 and DBAL3.

@ogizanagi
Copy link
Member

ogizanagi commented Apr 25, 2024

Thanks for notifying. Considering the few changes in this PR about doctrine, do you really think it'll require much more efforts to maintain both versions support in 2.x?

@michnovka michnovka mentioned this pull request Jun 5, 2024
ogizanagi added a commit that referenced this pull request Jun 7, 2024
This PR was merged into the 2.x-dev branch.

Discussion
----------

DBAL4 changes

Supersedes #228

Commits
-------

d31407b Fixup for DBAL4 changes & Phpstan
654e31e DBAL4 changes
@ogizanagi ogizanagi closed this Jun 7, 2024
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.

None yet

2 participants