Commit 81b8dcf
committed
minor symfony#7912 pass only strings to loadUserByUsername() (xabbuh)
This PR was merged into the 2.8 branch.
Discussion
----------
pass only strings to loadUserByUsername()
This completes symfony#7065 as since the change made there the `token` key can refer to `null`.
Commits
-------
a47ed88 pass only strings to loadUserByUsername()1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
0 commit comments