Commit ed93514
File tree
2 files changed
+28
-4
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+28
-4
lines changedsrc/Symfony/Component/Validator/Constraints/UniqueValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/UniqueValidator.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
82 | 85 |
|
83 | 86 |
|
84 | 87 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/UniqueValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/UniqueValidatorTest.php+25-4Lines changed: 25 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
228 | 229 |
|
229 | 230 |
|
230 | 231 |
|
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
231 | 252 |
|
232 | 253 |
|
233 | 254 |
|
234 |
| - |
| 255 | + |
235 | 256 |
|
236 | 257 |
|
237 | 258 |
|
| ||
243 | 264 |
|
244 | 265 |
|
245 | 266 |
|
246 |
| - |
| 267 | + |
247 | 268 |
|
248 | 269 |
|
249 |
| - |
| 270 | + |
250 | 271 |
|
251 | 272 |
|
252 | 273 |
|
253 | 274 |
|
254 | 275 |
|
255 | 276 |
|
256 | 277 |
|
257 |
| - |
| 278 | + |
258 | 279 |
|
259 | 280 |
|
260 | 281 |
|
|
0 commit comments