Commit e8fe851
committed
minor symfony#52344 [Serializer] throw better exception in TranslatableNormalizer, add to changelog (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] throw better exception in TranslatableNormalizer, add to changelog
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License |
follows symfony#50212
Commits
-------
d8a03d1 throw better exception in TranslatableNormalizer, add to changelogFile tree
2 files changed
+3
-1
lines changed- src/Symfony/Component/Serializer
- Normalizer
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments