Skip to content

[Config] Allow custom meta location in ResourceCheckerConfigCache #19496

@fabpot

Description

@fabpot
Member
Q A
Feature PR symfony/symfony#52043
PR author(s) @ruudk
Merged in 7.1

We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.

To fix this issue, please create a PR against the 7.1 branch in the symfony-docs repository.

Thank you! 😃

Activity

added this to the 7.1 milestone on Feb 3, 2024
alamirault

alamirault commented on Feb 4, 2024

@alamirault
Contributor

Only ConfigCache is documented in components/config/caching.rst

However metaFile was not added toConfigCache construct (which extends ResourceCheckerConfigCache), should we update this class in symfony source code ?

alamirault

alamirault commented on Feb 8, 2024

@alamirault
Contributor

I created symfony/symfony#53868 to also allow to configure meta file in ConfigCache

added a commit that references this issue on Feb 12, 2024
9804422
added
hasPRA Pull Request has already been submitted for this issue.
on Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConfighasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @fabpot@OskarStark@xabbuh@alamirault@carsonbot

        Issue actions

          [Config] Allow custom meta location in `ResourceCheckerConfigCache` · Issue #19496 · symfony/symfony-docs