Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Add support for UTF-8 query string #211

Merged
merged 2 commits into from Oct 11, 2016

Conversation

danizord
Copy link
Contributor

#159 adds support for UTF-8 in host, and #166 for path, but the query string still lacks UTF-8 support.

@danizord
Copy link
Contributor Author

danizord commented Oct 10, 2016

So, seems like I've fixed it by adding a /u suffix to the filterQueryOrFragment() regex :D

@danizord danizord changed the title Add failing testcase for UTF-8 query string Add support for UTF-8 query string Oct 10, 2016
@weierophinney weierophinney added this to the 1.3.7 milestone Oct 11, 2016
@weierophinney weierophinney self-assigned this Oct 11, 2016
Copy link
Member

@weierophinney weierophinney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense; 👍

@weierophinney weierophinney merged commit 20bfa8f into zendframework:master Oct 11, 2016
weierophinney added a commit that referenced this pull request Oct 11, 2016
Add support for UTF-8 query string
weierophinney added a commit that referenced this pull request Oct 11, 2016
weierophinney added a commit that referenced this pull request Oct 11, 2016
weierophinney added a commit that referenced this pull request Oct 11, 2016
@weierophinney
Copy link
Member

Thanks, @danizord

@danizord danizord deleted the hotfix/utf-8-query branch October 11, 2016 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants