Skip to content

[HttpKernel] add kernel.runtime_environment = %env(default:kernel.environment:APP_RUNTIME_ENV)% parameter #14455

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

Closed
fabpot opened this issue Oct 21, 2020 · 6 comments
Labels
hasPR A Pull Request has already been submitted for this issue. HttpKernel Keep open
Milestone

Comments

@fabpot
Copy link
Member

fabpot commented Oct 21, 2020

Q A
Feature PR symfony/symfony#38543
PR author(s) @nicolas-grekas
Merged in 5.x
@xabbuh xabbuh added this to the 5.2 milestone Oct 22, 2020
@carsonbot
Copy link
Collaborator

Thank you for this issue.
There has not been a lot of activity here for a while. Has this been resolved?

@javiereguiluz
Copy link
Member

@carsonbot please, never close any pending issue in docs. Thanks!

@bendavies
Copy link
Contributor

for anyone else wondering
image

@alamirault
Copy link
Contributor

I didn't find a place where we list Kernel parameters

https://github.com/symfony/symfony/blob/2f62c4a7951ed05e722638beb3dcdea7c650a3a2/src/Symfony/Component/HttpKernel/Kernel.php#L611-L623

Where is the best place to add it ?

@OskarStark OskarStark changed the title [HttpKernel] add kernel.runtime_environment = `%env(default:kernel.en… [HttpKernel] add kernel.runtime_environment = %env(default:kernel.environment:APP_RUNTIME_ENV)% parameter Jan 10, 2023
@xabbuh
Copy link
Member

xabbuh commented Feb 3, 2023

Maybe we can add documentation for it under https://symfony.com/doc/current/reference/configuration/kernel.html?

@Arkemlar
Copy link

Today I also searched for a place where I can find exact names of Kernel parameters and failed. It seems a sensitive miss.
The place referenced above was first I looked for so I agree.

@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. HttpKernel Keep open
Projects
None yet
Development

No branches or pull requests

7 participants