Commit 4edb708
committed
Merge branch '6.4' into 7.0
* 6.4:
[DebugBundle] Remove obsolete VarDumper feature detection
Remove obsolete DBAL 2 compat code
Fix for TraceableAuthenticator debug when no Auth
[TwigBridge] Remove obsolete Workflow feature detection
[Console] Remove Process::fromShellCommandline() detection
[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 loadUserByIdentifierFile tree
2 files changed
+3
-3
lines changed- Tests/User
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments