File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ cast to a string before being validated.
9
9
+----------------+---------------------------------------------------------------------+
10
10
| Options | - `message `_ |
11
11
| | - `checkMX `_ |
12
- | | - `checkHost `_ |
12
+ | | - `checkHost `_ |
13
13
+----------------+---------------------------------------------------------------------+
14
14
| Class | :class: `Symfony\\ Component\\ Validator\\ Constraints\\ Email ` |
15
15
+----------------+---------------------------------------------------------------------+
@@ -84,8 +84,6 @@ checkMX
84
84
If true, then the `checkdnsrr `_ PHP function will be used to check the validity
85
85
of the MX record of the host of the given email.
86
86
87
- .. _`checkdnsrr` : http://www.php.net/manual/en/function.checkdnsrr.php
88
-
89
87
checkHost
90
88
~~~~~~~~~
91
89
You can’t perform that action at this time.
0 commit comments