File tree
Expand file treeCollapse file tree
4 files changed
+13
-11
lines changedFilter options
- src/Symfony/Bridge/Doctrine
- Security/User
- Tests
- Security/User
- Validator/Constraints
Expand file treeCollapse file tree
4 files changed
+13
-11
lines changedsrc/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| 103 | + |
| 104 | + |
103 | 105 |
|
104 | 106 |
|
105 | 107 |
|
|
src/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Security/User/EntityUserProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Security/User/EntityUserProviderTest.php+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
140 |
| - |
141 |
| - |
142 | 139 |
|
143 | 140 |
|
144 | 141 |
|
| ||
205 | 202 |
|
206 | 203 |
|
207 | 204 |
|
208 |
| - |
209 |
| - |
210 |
| - |
211 | 205 |
|
212 | 206 |
|
213 | 207 |
|
| ||
225 | 219 |
|
226 | 220 |
|
227 | 221 |
|
228 |
| - |
229 |
| - |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
230 | 229 |
|
231 | 230 |
|
232 | 231 |
|
|
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-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
168 |
| - |
169 |
| - |
170 | 167 |
|
171 | 168 |
|
172 | 169 |
|
|
0 commit comments