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

[FrameworkBundle] Fix Router Cache #36143

Merged
merged 1 commit into from Mar 19, 2020
Merged

[FrameworkBundle] Fix Router Cache #36143

merged 1 commit into from Mar 19, 2020

Conversation

guillbdx
Copy link

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #35932
License MIT

RouteCollection config cache didn't have the container file in the tracked resources. If container was recompiled, routes cache was not regenerated. This PR adds the container file to the route collection resources.

@nicolas-grekas
Copy link
Member

Thank you @guillbdx.

@nicolas-grekas nicolas-grekas merged commit 7866144 into symfony:4.4 Mar 19, 2020
This was referenced Mar 27, 2020
franmomu added a commit to franmomu/SonataAdminBundle that referenced this pull request Mar 29, 2021
The container was added to the router cache in
symfony/framework-bundle in 4.4.6.

See symfony/symfony#36143
franmomu added a commit to franmomu/SonataAdminBundle that referenced this pull request Mar 29, 2021
The container was added to the router cache in
symfony/framework-bundle in 4.4.6.

See symfony/symfony#36143
franmomu added a commit to franmomu/SonataAdminBundle that referenced this pull request Mar 29, 2021
The container was added to the router cache in
symfony/framework-bundle in 4.4.6.

See symfony/symfony#36143
franmomu added a commit to franmomu/SonataAdminBundle that referenced this pull request Mar 29, 2021
The container was added to the router cache in
symfony/framework-bundle in 4.4.6.

See symfony/symfony#36143
VincentLanglet pushed a commit to sonata-project/SonataAdminBundle that referenced this pull request Mar 29, 2021
The container was added to the router cache in
symfony/framework-bundle in 4.4.6.

See symfony/symfony#36143
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.

None yet

3 participants