Commit c743cb7
committed
Merge branch '6.3' into 6.4
* 6.3:
Sync .github/expected-missing-return-types.diff
[FrameworkBundle] Add void return-type to ErrorLoggerCompilerPass
[DoctrineBridge] Fix cross-versions compat
[HttpKernel] Handle nullable callback of StreamedResponse
[Mailer] Capitalize sender header for Mailgun
[FrameworkBundle] Configure `logger` as error logger if the Monolog Bundle is not registered
DX: PHP CS Fixer - drop explicit nullable_type_declaration_for_default_null_value config, as it's part of ruleset anyway
DX: PHP CS Fixer - drop explicit no_superfluous_phpdoc_tags config, as it's part of ruleset already
Revert "Add keyword `dev` to leverage composer hint"
[Validator] Add missing Ukrainian translations #51960
[Validator] Add missing translations for Indonesian (id)
[Validator] Add missing translations for Vietnamese (VI)
Add missing Validator translations - Croatian (hr)
Run high-deps tests with ORM 3 and DBAL 4
[FrameworkBundle] Fix calling Kernel::warmUp() when running cache:warmup2 files changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
152 | 157 | | |
153 | 158 | | |
154 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
155 | 164 | | |
156 | 165 | | |
157 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments