Skip to content

PHP Doc error in Builder::withTheRawOption #4

@stevleibelt

Description

@stevleibelt

There is an PHP-Doc issue in the method Builder::withTheRawOption.
While PHP-Doc only allows to pass strings as values, it should be of type mixed.

E.g. when you are passing CURLOPT_HTTPHEADER which as an array as value option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions