Skip to content

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