Skip to content
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

Inspection "Container sensitivity" is not expected to be emitted for default env values #1575

Closed
andrew-demb opened this issue Jan 20, 2021 · 0 comments

Comments

@andrew-demb
Copy link

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:
image

PhpStorm 2020.3.1
Build #PS-203.6682.180, built on December 30, 2020
Plugin version: 0.22.205

adamwojs added a commit to adamwojs/idea-php-symfony2-plugin that referenced this issue Apr 11, 2021
Haehnchen added a commit that referenced this issue Apr 17, 2021
Fixed #1575: Inspection "Container sensitivity" is not expected to be emitted for default env values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant