Commit 6a32b8c
committed
Merge branch '6.3' into 6.4
* 6.3:
[TwigBridge] Change return type of Symfony\Bridge\Twig\AppVariable::getSession()
[mailer] reset $code variable each iteration for prevent wrong codes to be used
bug [mailer] fix EsmtpTransport variable $code definition
UrlHelper: minor code style fix
[Serializer] Looking for DiscriminatorMap on interfaces when the current object also extends from a class
[DoctrineBridge][Security] Rename loadUserByUsername tests to loadUserByIdentifier1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
174 | 180 | | |
175 | 181 | | |
176 | 182 | | |
| |||
0 commit comments