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

Skip to content

[FrameworkBundle] deprecate not passing a build dir when warming up the router cache #53450

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

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jan 7, 2024

Q A
Branch? 7.1
Bug fix? no
New feature? no
Deprecations? yes
Issues
License MIT

If I don't miss anything, #52962 went a bit too far introducing a BC break of the current behaviour if no build dir is passed to the warmUp() method.

@nicolas-grekas
Copy link
Member

Did you encounter any real world issue on the topic?
Because passing null is an expected case: when cache:warmup is called, there is no buildDir to pass because it's too late to write there.

@xabbuh
Copy link
Member Author

xabbuh commented Jan 9, 2024

After discussing with Nicolas I close here for now. All these classes are wired by the FrameworkBundle so the changes will probably have no real affect to users of the classes.

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