Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Sort using using lexicographical byte value ordering #23

Merged
merged 1 commit into from
Apr 16, 2014

Conversation

barryvdh
Copy link
Contributor

See 9.1.1 in http://oauth.net/core/1.0/

Parameters are sorted by name, using lexicographical byte value ordering.

This is already fixed in Guzzle4, but a patch to Guzzle3 would be appreciated, as I encountered this bug, in my case when posting an array with more then 9 items.
Also see guzzle/guzzle#558 and #4

See 9.1.1 in http://oauth.net/core/1.0/
> Parameters are sorted by name, using lexicographical byte value ordering.

This is already fixed in Guzzle4, but a patch to Guzzle3 would be appreciated, as I encountered this bug, in my case when posting an array with more then 9 items.
Also see guzzle/guzzle#558 and #4
mtdowling added a commit that referenced this pull request Apr 16, 2014
Sort using using lexicographical byte value ordering
@mtdowling mtdowling merged commit dc4a4af into guzzle:master Apr 16, 2014
@mtdowling
Copy link
Member

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants