What's Changed
Bugs fixed
- Fix making columns optional in indexes xml schema as they can be defined via fields now by @alexander-schranz in #9210
- Added psalm param to abstract addFilterConstraint by @KevinVanSonsbeek in #9229
- Fix SchemaValidator with abstract child class in discriminator map - Enforcing Abstract Entity in DiscriminatorMap is important for some operations by @olsavmic in #9262
- Make PrimaryReadReplicaConnection enforcement explicit by @beberlei in #9239
Maintenance
- Remove fallbacks for old
doctrine/annotations
versions by @derrabus in #9235 - PHPCS 3.6.2, Psalm 4.15.0 by @derrabus in #9247
Documentation
- [Documentation] Events Overview Table: Adding "Passed Argument" column by @ThomasLandauer in #9184
- Docs: consistency for FQCN, spacing, etc by @andrew-demb in #9232
- [docs] Fix wording for attributes=>parameters. by @beberlei in #9265
- Docs: use canonical order for phpdoc tags, add missed semicolon by @andrew-demb in #9190
New Contributors
- @KevinVanSonsbeek made their first contribution in #9229
- @andrew-demb made their first contribution in #9232
Full Changelog: 2.10.3...2.10.4