8000 [HttpKernel] Remove deprecated code paths by nicolas-grekas · Pull Request #50858 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[HttpKernel] Remove deprecated code paths #50858

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 4, 2023

Conversation

nicolas-grekas
Copy link
Member
Q A
Branch? 7.0
Bug fix? no
New feature? yes
Deprecations? no
Tickets -
License MIT
Doc PR -
  • Remove ArgumentValueResolverInterface, use ValueResolverInterface instead
  • Remove StreamedResponseListener
  • Remove AbstractSurrogate::$phpEscapeMap
  • Remove HttpKernelInterface::MASTER_REQUEST
  • Remove terminate_on_cache_hit option from HttpCache

@carsonbot carsonbot added this to the 7.0 milestone Jul 3, 2023
nicolas-grekas added a commit that referenced this pull request Jul 4, 2023
…erValueResolver (nicolas-grekas)

This PR was merged into the 6.4 branch.

Discussion
----------

[Security] Remove ArgumentValueResolverInterface from UserValueResolver

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Needed to unlock #50858 without breaking compat between http-kernel v7 and security-http v6.

Commits
-------

e979e35 [Security] Remove ArgumentValueResolverInterface from UserValueResolver
@nicolas-grekas nicolas-grekas force-pushed the hk-deprec branch 2 times, most recently from 4c39de2 to e0c7372 Compare July 4, 2023 08:58
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.

2 participants
0