Skip to content

[FrameworkBundle] fix preserving some special chars in the query string #39357

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
Dec 8, 2020

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #39307
License MIT
Doc PR -

@nicolas-grekas nicolas-grekas added this to the 4.4 milestone Dec 7, 2020
@carsonbot carsonbot changed the title @nicolas-grekas [FrameworkBundle] fix preserving some special chars in the query string [FrameworkBundle] @nicolas-grekas fix preserving some special chars in the query string Dec 7, 2020
@nicolas-grekas nicolas-grekas changed the title [FrameworkBundle] @nicolas-grekas fix preserving some special chars in the query string [FrameworkBundle] fix preserving some special chars in the query string Dec 7, 2020
@fabpot
Copy link
Member

fabpot commented Dec 8, 2020

Thank you @nicolas-grekas.

@fabpot fabpot merged commit a630685 into symfony:4.4 Dec 8, 2020
@fabpot fabpot deleted the fwb-parse-str branch December 8, 2020 07:05
fabpot added a commit that referenced this pull request Dec 8, 2020
…rUtils::parseQuery() (nicolas-grekas)

This PR was merged into the 5.2 branch.

Discussion
----------

[HttpFoundation] fix parsing some special chars with HeaderUtils::parseQuery()

| Q             | A
| ------------- | ---
| Branch?       | 5.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #39307
| License       | MIT
| Doc PR        | -

Same as #39357 for 5.2

Commits
-------

8682bdc [HttpFoundation] fix parsing some special chars with HeaderUtils::parseQuery()
This was referenced Dec 18, 2020
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.

3 participants