Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Mime] Fix email (de)serialization issues#51489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@X-Coder264
Copy link
Contributor

@X-Coder264X-Coder264 commentedAug 25, 2023
edited
Loading

QA
Branch?6.3
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix#47991
LicenseMIT
Doc PR-

#48156fixed#47991 while introducing a big breaking change (theFile lazy load feature is broken and that was the whole point of that class when it was introduced in#47462 as that feature existed even prior to that PR) on a minor Symfony version (updating from 6.1 to 6.2 broke our application). More context can be found here:#48156 (comment)

This PR aims to revert back theattachFromPath behavior to what it was before#48156 while still fixing the deserialization issue reported in#47991

The first commit fixes the serialization logic to work the same way it had worked on both 5.4 and 6.1 (which means we are reverting#48156), while the second commit fixes the deserialization issue reported in#47991.

I've also added tests to prevent serialization/deserialization regressions in the future.

loicngr and smnandre reacted with thumbs up emoji
@fabpot
Copy link
Member

Thank you@X-Coder264.

X-Coder264 reacted with thumbs up emoji

@fabpotfabpotforce-pushed thefix-email-serialization-issues branch fromc9408c1 to32836b9CompareSeptember 29, 2023 06:59
@fabpotfabpot merged commit6f20a87 intosymfony:6.3Sep 29, 2023
@fabpotfabpot mentioned this pull requestSep 30, 2023
@X-Coder264X-Coder264 deleted the fix-email-serialization-issues branchSeptember 30, 2023 13:31
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.3

Development

Successfully merging this pull request may close these issues.

3 participants

@X-Coder264@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp