We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962a587 commit af88566Copy full SHA for af88566
CHANGELOG.md
@@ -8,12 +8,12 @@ CHANGELOG
8
* Deprecate the `DoctrineExtractor::getTypes()` method, use `DoctrineExtractor::getType()` instead
9
* Add support for `Symfony\Component\Clock\DatePoint` as `DatePointType` Doctrine type
10
* Improve exception message when `EntityValueResolver` gets no mapping information
11
+ * Add type aliases support to `EntityValueResolver`
12
13
7.2
14
---
15
16
* Accept `ReadableCollection` in `CollectionToArrayTransformer`
- * Add type aliases support to `EntityValueResolver`
17
18
7.1
19
0 commit comments