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 e1d2ac5 commit d5ce17eCopy full SHA for d5ce17e
CHANGELOG.md
@@ -15,6 +15,8 @@ CHANGELOG
15
* removed `ValidatorBuilderInterface`
16
* passing a null message when instantiating a `ConstraintViolation` is not allowed
17
* changed the default value of `Length::$allowEmptyString` to `false` and made it optional
18
+ * removed `Symfony\Component\Validator\Mapping\Cache\CacheInterface` in favor of PSR-6.
19
+ * removed `ValidatorBuilder::setMetadataCache`, use `ValidatorBuilder::setMappingCache` instead.
20
21
4.4.0
22
-----
0 commit comments