Skip to content

Commit fbff277

Browse files
minor #60382 [DoctrineBridge] fix changelog (xabbuh)
This PR was merged into the 7.3 branch. Discussion ---------- [DoctrineBridge] fix changelog | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT #54545 was merged into the `7.3` branch Commits ------- 03e0830 fix changelog
2 parents 72c0a36 + 03e0830 commit fbff277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Doctrine/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ CHANGELOG
88
* Deprecate the `DoctrineExtractor::getTypes()` method, use `DoctrineExtractor::getType()` instead
99
* Add support for `Symfony\Component\Clock\DatePoint` as `DatePointType` Doctrine type
1010
* Improve exception message when `EntityValueResolver` gets no mapping information
11+
* Add type aliases support to `EntityValueResolver`
1112

1213
7.2
1314
---
1415

1516
* Accept `ReadableCollection` in `CollectionToArrayTransformer`
16-
* Add type aliases support to `EntityValueResolver`
1717

1818
7.1
1919
---

0 commit comments

Comments
 (0)