Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Document theframework.router.cache_dir setting#17253

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
OskarStark merged 1 commit intosymfony:6.2frommpdude:doc-47496
Oct 1, 2022

Conversation

@mpdude
Copy link
Contributor

@mpdudempdude commentedSep 6, 2022
edited
Loading

This documents a new configuration setting suggested insymfony/symfony#47496.

@carsonbotcarsonbot added this to the6.2 milestoneSep 6, 2022
@OskarStarkOskarStark added the Waiting Code MergeDocs for features pending to be merged labelSep 7, 2022
@carsonbotcarsonbot modified the milestones:6.2,nextSep 7, 2022
fabpot added a commit to symfony/symfony that referenced this pull requestOct 1, 2022
…able (mpdude)This PR was squashed before being merged into the 6.2 branch.Discussion----------[FrameworkBundle] Make the Router `cache_dir` configurable| Q             | A| ------------- | ---| Branch?       | 6.2 for features| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       || License       | MIT| Doc PR        |symfony/symfony-docs#17253This PR adds a new `framework.router.cache_dir` configuration setting. It will default to `kernel.cache_dir` as previously, but makes it possible to easily re-configure the Router's cache directory.My intended use case is to set it to `~` (`null`) for the `test` environment because I need to modify or otherwise dynamically load routes during tests. Another use case I see for it is to have tenant-specific route configurations and caches in multi-tenancy applications.Commits-------dd65d30 [FrameworkBundle] Make the Router `cache_dir` configurable
@mpdude
Copy link
ContributorAuthor

Code has been merged

@OskarStarkOskarStark removed the Waiting Code MergeDocs for features pending to be merged labelOct 1, 2022
@OskarStark
Copy link
Contributor

Thank you Matthias.

@OskarStarkOskarStark merged commit01714e1 intosymfony:6.2Oct 1, 2022
@mpdudempdude deleted the doc-47496 branchOctober 1, 2022 20:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@OskarStarkOskarStarkOskarStark approved these changes

+1 more reviewer

@maxheliasmaxheliasmaxhelias approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

next

Development

Successfully merging this pull request may close these issues.

4 participants

@mpdude@OskarStark@maxhelias@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp