Thanks to visit codestin.com
Credit goes to github.com

Skip to content

More short closures + isset instead of null checks + etc. #51121

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

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