You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#16970 [HttpKernel] HttpCache: remove an ESI instance checking (voronkovich)
This PR was merged into the 3.0 branch.
Discussion
----------
[HttpKernel] HttpCache: remove an ESI instance checking
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | no
| License | MIT
| Doc PR | no
This checking was added by this commit symfony@32d964b, but now it's not needed
Commits
-------
7528134 Removed ESI instance check
0 commit comments