Commit 452df1b
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
+11
-1
lines changed- Authenticator/Debug
- Tests/Authenticator/Debug
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
39 | 49 | | |
0 commit comments