Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Conversation

@EmmanuelVella
Copy link
Contributor

This PR allows to also send array parameters like password[first]

Before
array('password[first]' => 'mypassword')

After
array('password' => array('first' => 'mypassword'))

This PR allows to also send array parameters like password[first]
@EmmanuelVella EmmanuelVella deleted the patch-1 branch August 6, 2014 12:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant