GithubHelp home page GithubHelp logo

calliostro / php-discogs-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anssiahola/php-discogs-api

17.0 17.0 8.0 327 KB

PHP 7.3 / PHP 8.x Implementation of the Discogs API

License: MIT License

PHP 100.00%
api discogs

php-discogs-api's People

Contributors

anssiahola avatar bitdeli-chef avatar calliostro avatar digitalgrease avatar floydian77 avatar iamdey avatar korndoerfer avatar marcus-at-localhost avatar ricbra avatar thomasmery avatar ualinker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

php-discogs-api's Issues

Error Call to undefined function GuzzleHttp\Psr7\parse_query()

PHP version: 8.1.6
Laravel 10.39.0
cURL version: 8.4.0

Description
While doing a simple search after passed OAuth, and so, being authenticated :

$response = $client->search([
    'q' => 'Meagashira'
]);

It throws an Error "Call to undefined function GuzzleHttp\Psr7\parse_query()".

According to my research, I found this issue on GuzzleHTTP :
guzzle/guzzle#2740

Then this PR : guzzle/psr7#345 mentionning "parse_query | Query::parse", I think problem seems to come from guzzle/oauth-subscriber package.

It has been fixed on tag 0.6.0, you can find this below :
https://github.com/guzzle/oauth-subscriber/blob/8d6cab29f8397e5712d00a383eeead36108a3c1f/src/Oauth1.php#L107

I know this is a Guzzle error, but maybe you can force the use of package version 0.6.0 in your dependancies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.