8000 minor #47951 Fix duplicate heading in upgrade notes for Serializer co… · symfony/symfony@f26878a · GitHub
[go: up one dir, main page]

Skip to content

Commit f26878a

Browse files
committed
minor #47951 Fix duplicate heading in upgrade notes for Serializer component (jt2k)
This PR was merged into the 4.4 branch. Discussion ---------- Fix duplicate heading in upgrade notes for Serializer component | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | License | MIT Minor fix to the 5.0 upgrade notes document to remove the second heading for the Serializer component and merge the two sections together. Commits ------- 8832d02 Merge upgrade notes for Serializer component
2 parents 7d8da41 + 8832d02 commit f26878a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

UPGRADE-5.0.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,6 @@ Serializer
525525
were removed, use the default context instead.
526526
* The `AbstractNormalizer::handleCircularReference()` method has two new `$format` and `$context` arguments.
527527
* Removed support for instantiating a `DataUriNormalizer` with a default MIME type guesser when the `symfony/mime` component isn't installed.
528-
529-
Serializer
530-
----------
531-
532528
* Removed the `XmlEncoder::TYPE_CASE_ATTRIBUTES` constant. Use `XmlEncoder::TYPE_CAST_ATTRIBUTES` instead.
533529

534530
Stopwatch

0 commit comments

Comments
 (0)
0