Skip to content

Add support for encoded brackets#1

Open
zajca wants to merge 4 commits intoericdum:masterfrom
zajca:feature/encoded-brackets
Open

Add support for encoded brackets#1
zajca wants to merge 4 commits intoericdum:masterfrom
zajca:feature/encoded-brackets

Conversation

@zajca
Copy link

@zajca zajca commented Apr 11, 2017

Description

In php when you use http_build_query you get results with encoded brackets [ -> %5D ] -> %5b
This will parse both encoded and not encoded brackets.
(This how symfony generates url with array in querystring)

Todos

  • Tests
  • Documentation

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

Successfully merging this pull request may close these issues.

1 participant