Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depricated function was removed #95

Closed
mzbiegien opened this issue Mar 15, 2022 · 1 comment
Closed

Depricated function was removed #95

mzbiegien opened this issue Mar 15, 2022 · 1 comment

Comments

@mzbiegien
Copy link

PHP version: 8.1.3
Guzzle version: 7.4.1

Description
Function GuzzleHttp\Psr7\parse_query() used in Oauth1.php was removed and this leads to undefined function error.

How to reproduce
Using oauth-subscriber and Guzzle 7.4.1 run a signed oAuth query.

Possible Solution
Code needs updating to Query::parse() and Query:build().

@GrahamCampbell
Copy link
Member

This is already fixed in v0.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants