Commit 26d4db3
File tree
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Expand file treeCollapse file tree
2 files changed
+14
-1
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+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| 94 | + |
94 | 95 |
|
| 96 | + |
95 | 97 |
|
| 98 | + |
96 | 99 |
|
| 100 | + |
97 | 101 |
|
| 102 | + |
98 | 103 |
|
| 104 | + |
99 | 105 |
|
| 106 | + |
100 | 107 |
|
| 108 | + |
101 | 109 |
|
| 110 | + |
102 | 111 |
|
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
103 | 116 |
|
104 | 117 |
|
105 | 118 |
|
|
0 commit comments