-
Notifications
You must be signed in to change notification settings - Fork 49
feat: add support for dbal v4 #97
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
Conversation
c2abd65
to
2eb5dc2
Compare
I think this will require too much work to get is working on unsupported php versions. I'm willing to implement this is we drop <8.2 php support. |
Great suggestion! This needs a major version upgrade, removing older unsupported php versions. |
Dropping php 8.1 is too much for me, since php 8.1 is still supported by Doctrine 3 and dbal 4 |
Ok let me see what can be done. |
8ec812d
to
4eb866e
Compare
Tests were the worst. CI is green, WDYT? |
443a8eb
to
81e2d38
Compare
When to expect the new release? |
Release 5.5.0 supports orm 3 |
Looks good, let me see if I can adopt and fix your work after a 5.x compatibility merge |
Closed because this is merged via #109 |
I'm not as a contributor in release notes at dbal 4 support 🤔 🙃 🫠 |
I'm quite sure you are: b153ee2 |
No description provided.