8000
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 5791e36 commit a7ec6abCopy full SHA for a7ec6ab
src/Symfony/Component/Validator/CHANGELOG.md
@@ -6,6 +6,7 @@ CHANGELOG
6
7
* deprecated `ApcCache` in favor of `DoctrineCache`
8
* added `DoctrineCache` to adapt any Doctrine cache
9
+ * [BC BREAK] `EmailValidator` now has a lighter validation by default, uses `Egulias\EmailValidator` for strict validation
10
11
2.4.0
12
-----
0 commit comments