Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] fix test to be compatible with DBAL 4.2 #58118

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

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 29, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

see doctrine/dbal#6504

@derrabus
Copy link
Member

We need to fix this on 5.4.

@xabbuh
Copy link
Member Author

xabbuh commented Aug 29, 2024

If I didn’t miss anything, we didn’t allow DBAL 4 in older versions.

@xabbuh
Copy link
Member Author

xabbuh commented Aug 29, 2024

see

"doctrine/dbal": "^2.13.1|^3.0",

@stof
Copy link
Member

stof commented Aug 29, 2024

is there a way to rewrite this test to avoid using an internal class of DBAL, for which no BC is guaranteed at all ?

@derrabus
Copy link
Member

If I didn’t miss anything, we didn’t allow DBAL 4 in older versions.

We do actually. The high-deps tests should cover DBAL 4.

@xabbuh xabbuh force-pushed the dbal-6504 branch 2 times, most recently from 25f25cf to 17dce84 Compare August 29, 2024 20:43
@xabbuh xabbuh changed the base branch from 7.1 to 5.4 August 29, 2024 20:43
@xabbuh xabbuh modified the milestones: 7.1, 5.4 Aug 29, 2024
@xabbuh
Copy link
Member Author

xabbuh commented Aug 29, 2024

test updated and rebased on 5.4

@xabbuh xabbuh merged commit c5820f7 into symfony:5.4 Aug 30, 2024
11 of 12 checks passed
@xabbuh xabbuh deleted the dbal-6504 branch August 30, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants