Skip to content

Parse bracket expressions #3

@joshghent

Description

@joshghent

I found when doing some PHP development that arrays of data need to be parsed in a certain way
Add support for the following cases (with tests)

arr[]=1&arr[]=2&arr[]=3
arr[0]=1&arr[1]=2&arr[3]=3

Metadata

Metadata

Assignees

No one assigned

    Labels

    hacktoberfestIssues for Digital Oceans Hacktoberfest 2018

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions