Skip to content

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Dec 5, 2025

Q A
Branch? 7.4
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

While reviewing #62643 I figured out the code in Request::createFromGlobals() doesn't really respect the intent of createRequestFromFactory().

This fixes it by making the call to createRequestFromFactory() last, as is done by the create() method.

Relates to #849 (that old ;) )

@nicolas-grekas nicolas-grekas merged commit 0f7066d into symfony:7.4 Dec 7, 2025
12 checks passed
@nicolas-grekas nicolas-grekas deleted the hf-tweak branch December 7, 2025 11:23
This was referenced Dec 7, 2025
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