Skip to content
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

feat(symfony): Add $buildDir to CachePoolClearerCacheWarmer::warmUp() #6008

Closed
wants to merge 1 commit into from

Conversation

ihmels
Copy link
Contributor

@ihmels ihmels commented Nov 29, 2023

Q A
Branch? main
Tickets Closes #6004 partially
License MIT
Doc PR n/a

Symfony 7 adds a new parameter $buildDir to
WarmableInterface::warmUp(), so that the method signature of
CachePoolClearerCacheWarmer::warmUp() needs to be updated.

Symfony 7 adds a new parameter `$buildDir` to
`WarmableInterface::warmUp()`, so that the method signature of
`CachePoolClearerCacheWarmer::warmUp()` needs to be updated.
@soyuka
Copy link
Member

soyuka commented Nov 29, 2023

this is a good start, I'll probably just cherry-pick that in #6009 we need to cover some bc-layer so I need to investigate

@soyuka soyuka mentioned this pull request Nov 29, 2023
@soyuka
Copy link
Member

soyuka commented Nov 29, 2023

cherry-picked in my pr thanks

@soyuka soyuka closed this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Symfony 7
2 participants