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

[DI] Resolve env placeholder in logs#27690

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
nicolas-grekas merged 1 commit intosymfony:3.4fromro0NL:di/env-logs
Jun 24, 2018
Merged

[DI] Resolve env placeholder in logs#27690

nicolas-grekas merged 1 commit intosymfony:3.4fromro0NL:di/env-logs
Jun 24, 2018

Conversation

@ro0NL
Copy link
Contributor

QA
Branch?3.4
Bug fix?yes-ish
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#...
LicenseMIT
Doc PRsymfony/symfony-docs#...

Resolve env placeholders in container logs, discovered when using env for e.g. a service class.

# beforeSkipping service "some": Class or interface "env_SOME_b9d8c9c955b39aa96bb2be747b23c3cf" cannot be loaded.# afterSkipping service "some": Class or interface "%env(SOME)%" cannot be loaded.

apfelbox reacted with thumbs up emoji
Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

Placeholder should never leak.

@nicolas-grekas
Copy link
Member

Thank you@ro0NL.

@nicolas-grekasnicolas-grekas merged commitb58eb01 intosymfony:3.4Jun 24, 2018
nicolas-grekas added a commit that referenced this pull requestJun 24, 2018
This PR was merged into the 3.4 branch.Discussion----------[DI] Resolve env placeholder in logs| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes-ish| New feature?  | no| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->Resolve env placeholders in container logs, discovered when using env for e.g. a service class.```# beforeSkipping service "some": Class or interface "env_SOME_b9d8c9c955b39aa96bb2be747b23c3cf" cannot be loaded.# afterSkipping service "some": Class or interface "%env(SOME)%" cannot be loaded.```Commits-------b58eb01 [DI] Resolve env placeholder in logs
@ro0NLro0NL deleted the di/env-logs branchJune 24, 2018 08:18
This was referencedJun 25, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

+1 more reviewer

@ogizanagiogizanagiogizanagi approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ro0NL@nicolas-grekas@ogizanagi@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp