Commit d57efd1
committed
minor symfony#59203 [JsonEncoder] Reuse decodeString in NativeDecoder (alamirault)
This PR was merged into the 7.3 branch.
Discussion
----------
[JsonEncoder] Reuse decodeString in NativeDecoder
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
Commits
-------
0e83e1e [JsonEncoder] Use reuse decodeString in NativeDecoder1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 43 | + | |
48 | 44 | | |
49 | 45 | | |
0 commit comments