Skip to content

[Lock] Fix mongodb extension requirement in tests #52335

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
Oct 28, 2023

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Oct 27, 2023

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

The MongoDB session store relies on ext-mongodb, not the legacy ext-mongo. Fix the PhpUnit requirement so the tests are not skipped: https://github.com/symfony/symfony/actions/runs/6668689428/job/18124800680#step:7:559

@GromNaN GromNaN requested a review from jderusse as a code owner October 27, 2023 20:22
@carsonbot carsonbot added this to the 5.4 milestone Oct 27, 2023
@GromNaN GromNaN changed the title [HttpFoundation] Fix mongodb extension requirement in session tests [Lock] Fix mongodb extension requirement in session tests Oct 27, 2023
@GromNaN GromNaN changed the title [Lock] Fix mongodb extension requirement in session tests [Lock] Fix mongodb extension requirement in tests Oct 27, 2023
@fabpot
Copy link
Member

fabpot commented Oct 28, 2023

Thank you @GromNaN.

@fabpot fabpot force-pushed the ext-mongodb-tests branch from f6c7a02 to f9029cf Compare October 28, 2023 23:35
@fabpot fabpot merged commit d311b21 into symfony:5.4 Oct 28, 2023
@GromNaN GromNaN deleted the ext-mongodb-tests branch October 29, 2023 05:56
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.

4 participants