Commit 47a1b2f
committed
Merge branch '6.4' into 7.0
* 6.4:
[Cache] Fix tests
[Mailer] [MailPace] Fix undefined array key in errors response
[DependencyInjection] Allow casting env var processors to cast null
[VarDumper] Add named arguments coverage of VarDumper's function
[SecurityBundle] Use LogicException instead of Definition::addError()
[PhpUnitBridge] Disable deduplication of Doctrine deprecations
[Cache] Fix DBAL deprecations
[Messenger] Add deprecation message for the "messenger.listener.stop_worker_on_sigterm_signal_listener" service
Fix broken symlink tests Windows PHP 7.4+
[SecurityBundle] Fix error message when using OIDC and web-token/jwt-core is not installed
[Serializer] Fix discriminator map not working with `AbstractNormalizer::OBJECT_TO_POPULATE`
add @throws to getPayload
[FrameworkBundle] ease migration to symfony 6.3
[VarDumper] Use documentElement instead of body for JS flag
Bump Symfony version to 6.3.1
Update VERSION for 6.3.0
Update CHANGELOG for 6.3.0
[Serializer] Fix discriminator map not working with `AbstractNormalizer::OBJECT_TO_POPULATE`1 file changed
+5
-4
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 | | |
| |||
1087 | 1088 | | |
1088 | 1089 | | |
1089 | 1090 | | |
1090 | | - | |
1091 | | - | |
| 1091 | + | |
| 1092 | + | |
1092 | 1093 | | |
1093 | 1094 | | |
1094 | 1095 | | |
1095 | 1096 | | |
1096 | 1097 | | |
1097 | | - | |
| 1098 | + | |
1098 | 1099 | | |
1099 | 1100 | | |
1100 | 1101 | | |
1101 | | - | |
| 1102 | + | |
1102 | 1103 | | |
1103 | 1104 | | |
1104 | 1105 | | |
| |||
0 commit comments