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

Add support for doctrine/dbal ^4 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add support for doctrine/dbal ^4 #2

wants to merge 1 commit into from

Conversation

gndk
Copy link

@gndk gndk commented Oct 20, 2024

Fixes #1

Minimum PHP version needs to be 8.1, because the return type for getBindingType() changed from int to enum.

For the same reason, I don't see a way to support DBAL 2/3 and 4 at the same time. So this should probably be merged into a new 6.x branch instead of main.

@gndk
Copy link
Author

gndk commented Nov 19, 2024

@zanbaldwin Can you take a look? 🙂

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.

Support for doctrine/dbal v4
1 participant