Skip to content

Conversation

smnandre
Copy link
Member

Q A
Bug fix? yes
New feature? no
Issues Fix #1522
License MIT

Per default build_dir = cache_dir so that won't change a thing for most of installs.

But in projects with a distinct build directory, this PR fixes a bug where cache:clear did not create the file. (cf #1522)

Per default `build_dir` = `cache_dir` so that won't change a thing.

In projects having a distinct build directory, it fixes a bug where cache:clear did not create the file. (cf symfony#1522)
@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Feb 21, 2024
@smnandre
Copy link
Member Author

@althaus could you check if this change fixes your issue ?

@althaus
Copy link
Contributor

althaus commented Feb 21, 2024

That patch fixes my described issues.

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Feb 21, 2024
@weaverryan
Copy link
Member

Thanks Simon!

@weaverryan weaverryan merged commit 09a6210 into symfony:2.x Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LiveComponent] TemplateCacheWarmer not warming up cache
5 participants