Skip to content

Commit d5ce17e

Browse files
typo
1 parent e1d2ac5 commit d5ce17e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ CHANGELOG
1515
* removed `ValidatorBuilderInterface`
1616
* passing a null message when instantiating a `ConstraintViolation` is not allowed
1717
* 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.
1820

1921
4.4.0
2022
-----

0 commit comments

Comments
 (0)