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

Skip to content

[Upgrade-6.0] Duplicate list items #44486

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

Closed
gnito-org opened this issue Dec 6, 2021 · 1 comment
Closed

[Upgrade-6.0] Duplicate list items #44486

gnito-org opened this issue Dec 6, 2021 · 1 comment

Comments

@gnito-org
Copy link
Contributor

In the HttpFoundation of https://github.com/symfony/symfony/blob/6.0/UPGRADE-6.0.md, there are duplicate list items:

Removed the Request::HEADER_X_FORWARDED_ALL constant, use either Request::HEADER_X_FORWARDED_FOR | Request::HEADER_X_FORWARDED_HOST | Request::HEADER_X_FORWARDED_PORT | Request::HEADER_X_FORWARDED_PROTO or Request::HEADER_X_FORWARDED_AWS_ELB or Request::HEADER_X_FORWARDED_TRAEFIKconstants instead

and

Removed the Request::HEADER_X_FORWARDED_ALL constant
@javiereguiluz javiereguiluz transferred this issue from symfony/symfony-docs Dec 7, 2021
@javiereguiluz
Copy link
Member

@gnito-org thanks for reporting this issue. However, this should be fixed in the code repository of Symfony, so we're transferring your issue there.

fabpot added a commit that referenced this issue Dec 7, 2021
This PR was merged into the 5.4 branch.

Discussion
----------

Remove duplicated entry in UPGRADE-6.0.md

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

Commits
-------

6353479 Remove duplicated entry in UPGRADE-6.0.md
@fabpot fabpot closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants