Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FrameworkBundle] Always use buildDir as ConfigBuilderGenerator outputDir #51588

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

Merged

Conversation

HypeMC
Copy link
Contributor

@HypeMC HypeMC commented Sep 6, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #51582
License MIT
Doc PR -

The ConfigBuilderGenerator is instantiated in three places, two of which use kernel.build_dir as the output dir, and one which uses kernel.cache_dir:

This PR fixes this inconsistency so that kernel.build_dir is always used.

@nicolas-grekas
Copy link
Member

Thank you @HypeMC.

@nicolas-grekas nicolas-grekas merged commit f8e2aa2 into symfony:5.4 Sep 27, 2023
@HypeMC HypeMC deleted the fix-configbuildercachewarmer-outputdir branch September 27, 2023 14:09
This was referenced Sep 30, 2023
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.

3 participants