Skip to content

Commit 2db2b46

Browse files
committed
minor #59624 [JsonEncoder] Add missing changelog entries (mtarld)
This PR was merged into the 7.3 branch. Discussion ---------- [JsonEncoder] Add missing changelog entries | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Even if the component is experimental and not released, the `CHANGELOG` entries must be kept up to date. This PR adds the missing ones. Commits ------- 922f398 [JsonEncoder] Add missing changelog entries
2 parents 728d371 + 922f398 commit 2db2b46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/JsonEncoder/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ CHANGELOG
66

77
* Introduce the component as experimental
88
* Add native PHP lazy ghost support
9+
* Remove `JsonEncoder::$forceEncodeChunks`, `JsonDecoder::$forceEncodeChunks`, and `EncoderDecoderCacheWarmer::$forceEncodeChunks`
910
* Allow to select the warmup of object and list in `JsonEncodable` and `json_encoder.encodable`

0 commit comments

Comments
 (0)