There was an error while loading. Please reload this page.
1 parent db9ea09 commit 4eb54a0Copy full SHA for 4eb54a0
src/Symfony/Bridge/Doctrine/CHANGELOG.md
@@ -9,3 +9,4 @@ CHANGELOG
9
* DoctrineOrmTypeGuesser now guesses "collection" for array Doctrine type
10
* DoctrineType now caches its choice lists in order to improve performance
11
* DoctrineType now uses ManagerRegistry::getManagerForClass() if the option "em" is not set
12
+ * UniqueEntity validation constraint now accepts a "repositoryMethod" option that will be used to check for uniqueness instead of the default "findBy"
0 commit comments