Commit a303fba
File tree
Expand file treeCollapse file tree
4 files changed
+15
-3
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Security/User
- Tests
- Security/User
- Component/Mailer/Transport/Smtp/Stream
Expand file treeCollapse file tree
4 files changed
+15
-3
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+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
219 | 220 |
|
220 | 221 |
|
221 | 222 |
|
222 |
| - |
223 |
| - |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
224 | 230 |
|
225 | 231 |
|
226 | 232 |
|
|
src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
|
0 commit comments