Commit 2229cec
File tree
4 files changed
+102
-13
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
4 files changed
+102
-13
lines changedsrc/Symfony/Component/Validator/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
|
src/Symfony/Component/Validator/Constraints/Locale.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Locale.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
32 | 41 |
|
src/Symfony/Component/Validator/Constraints/LocaleValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/LocaleValidator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php+91-12Lines changed: 91 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
31 | 37 |
|
32 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
33 | 52 |
|
34 | 53 |
|
35 | 54 |
|
36 | 55 |
|
37 | 56 |
|
38 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
39 | 65 |
|
| 66 | + |
| 67 | + |
40 | 68 |
|
41 | 69 |
|
42 |
| - |
| 70 | + |
43 | 71 |
|
44 | 72 |
|
45 | 73 |
|
46 | 74 |
|
47 | 75 |
|
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
48 | 87 |
|
49 | 88 |
|
50 |
| - |
| 89 | + |
51 | 90 |
|
52 | 91 |
|
53 | 92 |
|
54 | 93 |
|
55 | 94 |
|
56 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
57 | 106 |
|
58 | 107 |
|
59 | 108 |
|
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
66 | 142 |
|
67 | 143 |
|
68 | 144 |
|
69 | 145 |
|
70 | 146 |
|
71 | 147 |
|
72 |
| - |
| 148 | + |
73 | 149 |
|
74 | 150 |
|
75 | 151 |
|
| 152 | + |
76 | 153 |
|
77 | 154 |
|
78 | 155 |
|
| ||
86 | 163 |
|
87 | 164 |
|
88 | 165 |
|
89 |
| - |
| 166 | + |
90 | 167 |
|
91 | 168 |
|
92 | 169 |
|
93 | 170 |
|
94 | 171 |
|
| 172 | + |
| 173 | + |
95 | 174 |
|
96 | 175 |
|
97 | 176 |
|
|
0 commit comments