Commit e7dc5e1
File tree
4 files changed
+34
-4
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Validator
- Mapping/Loader
- Tests
- Fixtures
- Mapping/Loader
4 files changed
+34
-4
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
|
src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 |
| - |
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| 40 | + |
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
| ||
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
56 | 63 |
|
57 | 64 |
|
58 | 65 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/PropertyInfoLoaderEntity.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Fixtures/PropertyInfoLoaderEntity.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
49 | 51 |
|
src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php+23-3Lines changed: 23 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| ||
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
61 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
62 | 79 |
|
63 | 80 |
|
64 | 81 |
|
65 |
| - |
| 82 | + |
66 | 83 |
|
67 | 84 |
|
68 | 85 |
|
| ||
137 | 154 |
|
138 | 155 |
|
139 | 156 |
|
| 157 | + |
| 158 | + |
| 159 | + |
140 | 160 |
|
141 | 161 |
|
142 | 162 |
|
| ||
154 | 174 |
|
155 | 175 |
|
156 | 176 |
|
157 |
| - |
| 177 | + |
158 | 178 |
|
159 | 179 |
|
160 | 180 |
|
|
0 commit comments