Skip to content

[FrameworkBundle] Escape parameters when serializing ContainerBuilders #61306

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
Aug 2, 2025

Conversation

MatTheCat
Copy link
Contributor

Q A
Branch? 7.4
Bug fix? yes
New feature? no
Deprecations? no
Issues N/A
License MIT

Since the XmlDumper didn’t escape uncompiled containers’ parameters, there was no way to differentiate a parameter placeholder from its escaped counterpart (e.g. %%foo%% and %foo% both are dumped as %foo%). This could make lint:container --resolve-env-vars fail in some cases.

This PR doesn’t change the XmlDumper to keep BC, but alter the way ContainerBuilders are serialized by #60597 as it didn’t get released yet.

@fabpot
Copy link
Member

fabpot commented Aug 2, 2025

Thank you @MatTheCat.

@fabpot fabpot merged commit 940731f into symfony:7.4 Aug 2, 2025
11 of 12 checks passed
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.

4 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy