Skip to content

[FrameworkBundle] Fix lint:container --resolve-env-vars #61261

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
Jul 29, 2025

Conversation

MatTheCat
Copy link
Contributor

@MatTheCat MatTheCat commented Jul 29, 2025

Q A
Branch? 7.2
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #59028
License MIT

7.2 EOL is around the corner ⏲️

⚠️ --resolve-env-vars still won’t work if you have parameters with two escaped percent signs.

$this->assertStringContainsString($expectedOutput, $tester->getDisplay());
}

public static function containerLintProvider(): array
{
return [
'default container' => ['config.yml', 'The container was linted successfully'],
'missing dump file' => ['no_dump.yml', 'The container was linted successfully'],
['escaped_percent.yml', false, 0, 'The container was linted successfully'],
Copy link
Contributor Author

@MatTheCat MatTheCat Jul 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot lint escaped_percent.yml with --resolve-env-vars yet.

@nicolas-grekas
Copy link
Member

fabbot failure should be fixed now

@nicolas-grekas
Copy link
Member

Thank you @MatTheCat.

@nicolas-grekas nicolas-grekas merged commit 6d6b615 into symfony:7.2 Jul 29, 2025
9 of 11 checks passed
This was referenced Jul 31, 2025
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.

3 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