We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue "Symfony: Container sensitivity" emitted for a config with a default value for the environment variable.
Expected: the issue is not emitted.
Config example:
parameters: env(SOME_ENVIRONMENT_VARIABLE): 'http://google.com'
Screenshot:
PhpStorm 2020.3.1 Build #PS-203.6682.180, built on December 30, 2020 Plugin version: 0.22.205
The text was updated successfully, but these errors were encountered:
Added unit test for Haehnchen#1575
a871e85
059d81a
Merge pull request #1610 from adamwojs/issue_1575
174aaaf
Fixed #1575: Inspection "Container sensitivity" is not expected to be emitted for default env values
No branches or pull requests
Issue "Symfony: Container sensitivity" emitted for a config with a default value for the environment variable.
Expected: the issue is not emitted.
Config example:
Screenshot:

PhpStorm 2020.3.1
Build #PS-203.6682.180, built on December 30, 2020
Plugin version: 0.22.205
The text was updated successfully, but these errors were encountered: