Commit 36e240c
committed
File tree
59 files changed
+134
-60
lines changedFilter options
- .github
- src/Symfony
- Bridge/Doctrine/Tests/Validator/Constraints
- Component
- Form/Tests/Extension/Validator/Constraints
- Security/Core/Tests/Validator/Constraints
- Validator
- Test
- Tests/Constraints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+134
-60
lines changed.github/expected-missing-return-types.diff
Copy file name to clipboardExpand all lines: .github/expected-missing-return-types.diff+14-3Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
471 |
| - |
| 471 | + |
472 | 472 |
|
473 | 473 |
|
474 |
| - |
| 474 | + |
475 | 475 |
|
476 | 476 |
|
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
480 | 480 |
|
481 |
| - |
| 481 | + |
482 | 482 |
|
483 | 483 |
|
484 | 484 |
|
| ||
1078 | 1078 |
|
1079 | 1079 |
|
1080 | 1080 |
|
| 1081 | + |
| 1082 | + |
| 1083 | + |
| 1084 | + |
| 1085 | + |
| 1086 | + |
| 1087 | + |
| 1088 | + |
| 1089 | + |
| 1090 | + |
| 1091 | + |
1081 | 1092 |
|
1082 | 1093 |
|
1083 | 1094 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
714 | 715 |
|
715 | 716 |
|
716 | 717 |
|
717 |
| - |
| 718 | + |
718 | 719 |
|
719 | 720 |
|
720 | 721 |
|
|
src/Symfony/Component/Security/Core/Tests/Validator/Constraints/UserPasswordValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Validator/Constraints/UserPasswordValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
298 | 303 |
|
299 | 304 |
|
300 | 305 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 |
| - |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/AtLeastOneOfValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/AtLeastOneOfValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/BicValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/BicValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 |
| - |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CompoundValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CompoundValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 |
| - |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/DivisibleByValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/DivisibleByValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| ||
84 | 85 |
|
85 | 86 |
|
86 | 87 |
|
| 88 | + |
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
| ||
125 | 127 |
|
126 | 128 |
|
127 | 129 |
|
| 130 | + |
128 | 131 |
|
129 | 132 |
|
130 | 133 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 |
| - |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/ExpressionLanguageSyntaxValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/ExpressionLanguageSyntaxValidatorTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
24 |
| - |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
|
0 commit comments