Skip to content

Call to undefined function GuzzleHttp\\Psr7\\build_query() #57

Open
@wri-rahul-d

Description

@wri-rahul-d

I believe that GuzzleHttp/psr7/build_query() method has been deprecated instead you should use GuzzleHttp/psr7/Query::build().

I am getting following error in my application:

{
    "message": "Call to undefined function GuzzleHttp\\Psr7\\build_query()",
    "context": {
        "exception": {
            "class": "Error",
            "message": "Call to undefined function GuzzleHttp\\Psr7\\build_query()",
            "code": 0,
            "file": "/tmp/vendor/muxinc/mux-php/MuxPhp/Api/LiveStreamsApi.php:2505"
        },
        ...
    },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions