Skip to content

PHP Doc error in Builder::withTheRawOption #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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