Commit 3854889
File tree
Expand file treeCollapse file tree
3 files changed
+4
-2
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Expand file treeCollapse file tree
3 files changed
+4
-2
lines changedsrc/Symfony/Component/Validator/Constraints/LocaleValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/LocaleValidator.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 |
| - |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| 64 | + |
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
|
src/Symfony/Component/Validator/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
0 commit comments