Commit 528187e
committed
Merge branch '6.4' into 7.0
* 6.4: (47 commits)
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
[DI] Simplify using DI attributes with `ServiceLocator/Iterator`'s
[FrameworkBundle] Fix registering workflow.registry
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)
[HttpFoundation] Improve PHPDoc of Cache attribute
[Validator] Add missing Spanish (es) translations #51956
[Serializer] Add `XmlEncoder::CDATA_WRAPPING` context option
[Finder] Add early directory prunning filter support
Add missing dutch translations
...2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
149 | 155 | | |
150 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
151 | 162 | | |
152 | 163 | | |
153 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments