Commit 0405ac6
File tree
4 files changed
+133
-1
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
- Fixtures
4 files changed
+133
-1
lines changedsrc/Symfony/Component/Validator/Constraints/Image.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Image.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| ||
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
| 66 | + |
64 | 67 |
|
65 | 68 |
|
66 | 69 |
|
| ||
74 | 77 |
|
75 | 78 |
|
76 | 79 |
|
| 80 | + |
77 | 81 |
|
src/Symfony/Component/Validator/Constraints/ImageValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ImageValidator.php+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
46 | 65 |
|
47 | 66 |
|
48 | 67 |
|
|
0 commit comments