Skip to content

[Config] Update environment processor page #17901

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
wants to merge 1 commit into from

Conversation

redheness
Copy link
Contributor

Replace file entries from ../* to %kernel.project_dir%/* to make it work in both console and in controllers. See https://stackoverflow.com/questions/75409892/symfony-file-environment-variable-processor-not-working-in-console-command?noredirect=1#comment133062312_75409892

Copy link
Contributor

@MrYamous MrYamous left a comment

Choose a reason for hiding this comment

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

I guess this can be applied on branch 5.4 too

@javiereguiluz javiereguiluz added this to the 5.4 milestone Mar 21, 2023
@carsonbot carsonbot changed the title Update environment processor page [Config] Update environment processor page Mar 21, 2023
@javiereguiluz
Copy link
Member

Thanks Kilian ... and congrats on your first Symfony Docs contribution 🎉

javiereguiluz added a commit that referenced this pull request Mar 21, 2023
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead.

Discussion
----------

[Config] Update environment processor page

Replace file entries from ../* to %kernel.project_dir%/* to make it work in both console and in controllers. See https://stackoverflow.com/questions/75409892/symfony-file-environment-variable-processor-not-working-in-console-command?noredirect=1#comment133062312_75409892

Commits
-------

efc1678 Update environment processor page
@javiereguiluz
Copy link
Member

GitHub shows this PR as "closed", but it was merged. See 60bad2e

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.

4 participants