Commit 04652b7
File tree
2 files changed
+33
-2
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+33
-2
lines changedsrc/Symfony/Component/Validator/Constraints/UniqueValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/UniqueValidator.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
50 |
| - |
51 |
| - |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/UniqueValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/UniqueValidatorTest.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
283 | 284 |
|
284 | 285 |
|
285 | 286 |
|
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
286 | 317 |
|
287 | 318 |
|
288 | 319 |
|
|
0 commit comments