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

Commits on Apr 16, 2014

  1. Sort using using lexicographical byte value ordering

    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
    barryvdh committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    dbea185 View commit details
    Browse the repository at this point in the history