Skip to content

Conversation

nicolas-grekas
Copy link
Member

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

Some of the isset() checks are needed to make #51069 green on high-deps job.

@nicolas-grekas nicolas-grekas merged commit 1935af6 into symfony:6.4 Jul 27, 2023
@nicolas-grekas nicolas-grekas deleted the cleanup branch July 27, 2023 07:03
fabpot added a commit that referenced this pull request Oct 2, 2023
…nicolas-grekas)

This PR was merged into the 6.4 branch.

Discussion
----------

[HttpFoundation] Fix type of properties in Request class

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #51792
| License       | MIT

Partially reverts #51121 where I didn't consider the behavior change reported in the linked issue.

Commits
-------

18e3c75 [HttpFoundation] Fix type of properties in Request class
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