File tree
5 files changed
+33
-10
lines changedFilter options
- src/Symfony/Component/Validator
- Context
- Tests/Violation
- Violation
5 files changed
+33
-10
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 |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
|
src/Symfony/Component/Validator/Context/ExecutionContext.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Context/ExecutionContext.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
|
src/Symfony/Component/Validator/Tests/Violation/ConstraintViolationBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Violation/ConstraintViolationBuilderTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
86 | 99 |
|
87 | 100 |
|
88 | 101 |
|
|
src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Violation/ConstraintViolationBuilder.php+16-9Lines changed: 16 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
83 | 93 |
|
84 | 94 |
|
85 | 95 |
|
| ||
110 | 120 |
|
111 | 121 |
|
112 | 122 |
|
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
| 123 | + |
| 124 | + |
| 125 | + |
119 | 126 |
|
120 | 127 |
|
121 | 128 |
|
122 |
| - |
| 129 | + |
123 | 130 |
|
124 | 131 |
|
125 | 132 |
|
|
src/Symfony/Component/Validator/Violation/ConstraintViolationBuilderInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Violation/ConstraintViolationBuilderInterface.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
|
0 commit comments