Merged
Conversation
Since mongodb extension v2.0.0 has been released, we need to explicitly install the version 1.21.0 to test this version Ubuntu 20.04 Image is disabled by Github, upgraded to 22.04 for unit tests that need to setup MongoDB Server. 24.04 for other tests. MongoDB 5.0 is not supported by on Ubuntu 22.04, so the minimum MongoDB server tested is 6.0. Adding test on MongoDB 8.0 Adding test on Symfony 6.4: lowest dependencies installs 5.4 and highest installs 7.2+
GromNaN
approved these changes
Apr 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for 2.11.1
2.11.x bugfix release (patch)
2.11.1
Total issues resolved: 0
Total pull requests resolved: 4
Total contributors: 3
2757: Upgrade CI: Ubuntu, MongoDB Server, Extension, Symfony thanks to @GromNaN
2756: Correct a typo in getting-started.rst thanks to @jimmy-martin
2755: Support nullable date field in HydratorFactory #2753 thanks to @frenchcomp
2751: Remove calls to
ReflectionMethod::setAccessiblein tests thanks to @GromNaN