Skip to content

[FrameworkBundle] Fix link to CacheInterface #17012

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

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

alexislefebvre
Copy link
Contributor

Doc: https://symfony.com/doc/5.4/reference/configuration/framework.html#cache

The link “CacheInterface” leads to https://github.com/symfony/symfony/blob/5.4/src/Symfony/Component/Validator/Mapping/Cache/CacheInterface.php and it results in a page not found.

I think the link should be https://github.com/symfony/cache-contracts/blob/main/CacheInterface.php instead.

Hopefully updating this namespace should fix the link.

@carsonbot carsonbot added this to the 5.4 milestone Jul 19, 2022
@carsonbot carsonbot changed the title Fix link to CacheInterface [FrameworkBundle] Fix link to CacheInterface Jul 21, 2022
@javiereguiluz
Copy link
Member

Good catch and perfectly explained! Thanks Alexis.

@javiereguiluz javiereguiluz merged commit 789ed89 into symfony:5.4 Jul 21, 2022
@alexislefebvre alexislefebvre deleted the patch-2 branch July 21, 2022 16:11
@alexislefebvre
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants