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.17.0
Feature release (minor)
2.17.0
Documentation
Deprecation
Bug
Improvement
11044: Recommend SEQUENCE until doctrine/dbal 4 is released thanks to @greg0ire
11009: Implement proxy name resolver thanks to @greg0ire
11006: Remove redundant check thanks to @dbu
11000: Copy Debug class from doctrine/common thanks to @greg0ire
10990: Allow creating mocks of the
Query
class thanks to @derrabus10974: Remove partial object expression usage thanks to @beberlei
10946: Adds metadata field type validation against Entity property type thanks to @greg0ire
10919: Support Symfony 7 by adding return types conditionally thanks to @derrabus
10999: Undeprecate autoloader class thanks to @greg0ire
10989: Add method name in exception thanks to @greg0ire
8391: [GH-1569] Optimize eager fetch for collections to batch query thanks to @beberlei
Static Analysis
Test Suite
New Feature
Deprecation,New Feature