Commit d677755
committed
Merge branch '5.4' into 6.0
* 5.4:
[Tests] Remove some unused fixtures
added missing translations for portuguese [#43726]
[HttpClient][Mime] Add correct IDN flags for IDNA2008 compliance
Prevent installation of incompatible mailer component versions
properly parse quoted strings tagged with !!str
do not merge label classes into expanded choice labels
Bump Symfony version to 5.4.0
Update VERSION for 5.4.0-BETA3
Update CHANGELOG for 5.4.0-BETA3
[Serializer] PropertyNormalizer - return unique (i.e. filter duplicate ) attributes in extractAttributes function
Allow autodetecting mapping type for any objectFile tree
2 files changed
+8
-2
lines changed- DependencyInjection
- Tests/DependencyInjection
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
289 | 291 | | |
290 | 292 | | |
291 | 293 | | |
292 | | - | |
| 294 | + | |
293 | 295 | | |
294 | 296 | | |
295 | | - | |
| 297 | + | |
296 | 298 | | |
297 | 299 | | |
298 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
0 commit comments