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 6406c11 commit e56db21Copy full SHA for e56db21
CHANGELOG.md
@@ -6,7 +6,8 @@ CHANGELOG
6
7
* not setting the `strict` option of the `Choice` constraint to `true` is
8
deprecated and will throw an exception in Symfony 4.0
9
- * setting the `checkDNS` option of the `Url` constraint to `true` is deprecated in favor of constant values and will throw an exception in Symfony 4.0
+ * setting the `checkDNS` option of the `Url` constraint to `true` is deprecated in favor of
10
+ the `Url::CHECK_DNS_TYPE_*` constants values and will throw an exception in Symfony 4.0
11
12
3.3.0
13
-----
0 commit comments