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 46b6c9f commit 94d91c6Copy full SHA for 94d91c6
reference/constraints/Email.rst
@@ -134,6 +134,9 @@ checkMX
134
135
**type**: ``boolean`` **default**: ``false``
136
137
+.. versionadded:: 4.2
138
+ This option was deprecated in Symfony 4.2.
139
+
140
If true, then the :phpfunction:`checkdnsrr` PHP function will be used to
141
check the validity of the MX record of the host of the given email.
142
@@ -147,6 +150,9 @@ checkHost
147
150
148
151
149
152
153
154
155
156
157
check the validity of the MX *or* the A *or* the AAAA record of the host
158
of the given email.
0 commit comments