Skip to content

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