File tree
2 files changed
+14
-18
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+14
-18
lines changedsrc/Symfony/Component/Validator/Constraints/LengthValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/LengthValidator.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 |
| - |
| 43 | + |
| 44 | + |
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php+11-15Lines changed: 11 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 |
| - |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
103 | 102 |
|
104 | 103 |
|
105 | 104 |
|
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
114 | 112 |
|
115 | 113 |
|
116 | 114 |
|
117 | 115 |
|
118 | 116 |
|
119 | 117 |
|
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
| 118 | + |
| 119 | + |
| 120 | + |
125 | 121 |
|
126 | 122 |
|
127 | 123 |
|
|
0 commit comments