Commit 469d82d
File tree
Expand file treeCollapse file tree
2 files changed
+18
-0
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Expand file treeCollapse file tree
2 files changed
+18
-0
lines changedsrc/Symfony/Component/Validator/Constraints/EmailValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/EmailValidator.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
| 55 | + |
| 56 | + |
54 | 57 |
|
55 | 58 |
|
56 | 59 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
43 | 50 |
|
44 | 51 |
|
45 | 52 |
|
| ||
256 | 263 |
|
257 | 264 |
|
258 | 265 |
|
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
0 commit comments