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

Appearance settings

[TwigBridge] Fix "Serialization of 'Closure'" error when rendering an TemplatedEmail #40446

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

jderusse
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #40445
License MIT
Doc PR

When context contains a closure, it can't be serialized. In that case, we now assume that fingerprint is always different, and in that case, email will always be re-rendered

src/Symfony/Bridge/Twig/Mime/BodyRenderer.php Outdated Show resolved Hide resolved
@stof
Copy link
Member

stof commented Mar 11, 2021

The title of the PR should clearly be updated, to have a proper message in changelogs

@jderusse jderusse changed the title Twig render Fix "Serialization of 'Closure'" error when rendering an TemplatedEmail Mar 11, 2021
@carsonbot carsonbot changed the title Fix "Serialization of 'Closure'" error when rendering an TemplatedEmail [TwigBridge] Fix "Serialization of 'Closure'" error when rendering an TemplatedEmail Mar 11, 2021
@fabpot
Copy link
Member

fabpot commented Mar 11, 2021

Thank you @jderusse.

@fabpot fabpot merged commit 9f3c30a into symfony:4.4 Mar 11, 2021
@PhilETaylor
Copy link
Contributor

Thank you @jderusse hope the report helped identify the issue easy enough for you.

@jderusse jderusse deleted the twig-render branch March 11, 2021 16:25
This was referenced Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.