Commit 8cf4923
committed
bug #54484 [Serializer] reset backed_enum priority, and re-prioritise translatable (GwendolenLynch)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Serializer] reset backed_enum priority, and re-prioritise translatable
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix #54478 Fix api-platform/core#6285 Fix api-platform/core#6279
| License | MIT
- `serializer.normalizer.translatable` -920 (was -890)
- `serializer.normalizer.backed_enum` -915 (originally -915, changed to -880)
Floating this as as solution to the knock-on issues from #54478
Context:
- #54478 (comment)
- api-platform/core#6288
Commits
-------
b559aa5 [Serializer] reset backed_enum priority, and re-prioritise translatable2 files changed
Lines changed: 18 additions & 3 deletions
File tree
- src/Symfony/Bundle/FrameworkBundle
- Resources/config
- Tests/DependencyInjection
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
1606 | 1607 | | |
1607 | 1608 | | |
1608 | 1609 | | |
1609 | | - | |
| 1610 | + | |
1610 | 1611 | | |
1611 | 1612 | | |
1612 | 1613 | | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
1613 | 1628 | | |
1614 | 1629 | | |
1615 | 1630 | | |
| |||
0 commit comments