Skip to content

Tags: Guzzle3/plugin-oauth

Tags

v3.9.2

Toggle v3.9.2's commit message
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

v3.9.1

Toggle v3.9.1's commit message
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

v3.9.0

Toggle v3.9.0's commit message
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

v3.8.1

Toggle v3.8.1's commit message
Removing custom exception. Fixing tests for PHP 5.3

v3.8.0

Toggle v3.8.0's commit message
Removing custom exception. Fixing tests for PHP 5.3

v3.7.4

Toggle v3.7.4's commit message
Removing custom exception. Fixing tests for PHP 5.3

v3.7.3

Toggle v3.7.3's commit message
CS cleanup

v3.7.2

Toggle v3.7.2's commit message
CS cleanup

v3.7.1

Toggle v3.7.1's commit message
Fixed odd indentation

Fixed odd indentation

v3.7.0

Toggle v3.7.0's commit message
Updating composer dev aliases