Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpKernel] HttpCache: remove an ESI instance checking#16970
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aitboudad commentedDec 11, 2015
👍 Status: Reviewed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
What iscreateSurrogate? I cannot find such definition. this exception still doesn't make sense to me in 2.7
Ref.#15306 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
but that is in frameworkbundle. httpkernel doesn't know about this method.
Tobion commentedDec 12, 2015
Thank you@voronkovich. |
…oronkovich)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 | noThis checking was added by this commit32d964b, but now it's not neededCommits-------7528134 Removed ESI instance check
This checking was added by this commit32d964b, but now it's not needed