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

[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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@MatTheCat
Copy link
Contributor

QA
Branch?7.4
Bug fix?yes
New feature?no
Deprecations?no
IssuesN/A
LicenseMIT

Since theXmlDumper 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 makelint:container --resolve-env-vars fail in some cases.

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

@fabpot
Copy link
Member

Thank you@MatTheCat.

@fabpotfabpot merged commit940731f intosymfony:7.4Aug 2, 2025
11 of 12 checks passed
@MatTheCatMatTheCat deleted the lint_container_escaped_percent_sign branchAugust 3, 2025 11:56
nicolas-grekas added a commit that referenced this pull requestAug 4, 2025
This PR was merged into the 7.4 branch.Discussion----------[FrameworkBundle] fix low deps tests| Q             | A| ------------- | ---| Branch?       | 7.4| Bug fix?      | no| New feature?  | no| Deprecations? | no| Issues        || License       | MITfollows#61306 as the added test case requires the changes from#60597 to be presentCommits-------b336103 fix low deps tests
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

7.4

Development

Successfully merging this pull request may close these issues.

4 participants

@MatTheCat@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp