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

Cache relative paths in the ContaoFilesystemLoader #6991

Open
wants to merge 1 commit into
base: 5.3
Choose a base branch
from

Conversation

m-vo
Copy link
Member

@m-vo m-vo commented Mar 11, 2024

Fixes #5826

With #6936 we now could store relative instead of absolute paths in our filesystem loader. But twigphp/Twig#3218 must probably be addressed as well to make an effect.

/cc @rabauss

@m-vo m-vo added the feature label Mar 11, 2024
@m-vo m-vo added this to the 5.3 milestone Mar 11, 2024
@m-vo m-vo self-assigned this Mar 11, 2024
@m-vo m-vo changed the base branch from 5.x to 5.3 March 11, 2024 08:21
@fritzmg fritzmg added the up for discussion Issues and PRs which will be discussed in our monthly Mumble calls. label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug up for discussion Issues and PRs which will be discussed in our monthly Mumble calls.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't cache absolute paths of templates
3 participants