Commit bf4d011
committed
File tree
Expand file treeCollapse file tree
2 files changed
+20
-1
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Expand file treeCollapse file tree
2 files changed
+20
-1
lines changedsrc/Symfony/Component/Validator/Constraints/BicValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/BicValidator.php+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
33 | 39 |
|
34 | 40 |
|
35 | 41 |
|
| ||
63 | 69 |
|
64 | 70 |
|
65 | 71 |
|
66 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
67 | 77 |
|
68 | 78 |
|
69 | 79 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/BicValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/BicValidatorTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
39 | 47 |
|
40 | 48 |
|
41 | 49 |
|
| ||
92 | 100 |
|
93 | 101 |
|
94 | 102 |
|
| 103 | + |
95 | 104 |
|
96 | 105 |
|
97 | 106 |
|
|
0 commit comments