Commit 66e2cb6
File tree
Expand file treeCollapse file tree
2 files changed
+3
-2
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Expand file treeCollapse file tree
2 files changed
+3
-2
lines changedsrc/Symfony/Component/Validator/Constraints/UrlValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/UrlValidator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
| 78 | + |
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
| ||
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
157 |
| - |
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
|
0 commit comments