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

PHP Doc error in Builder::withTheRawOption #4

Open
stevleibelt opened this issue Nov 16, 2017 · 1 comment
Open

PHP Doc error in Builder::withTheRawOption #4

stevleibelt opened this issue Nov 16, 2017 · 1 comment

Comments

@stevleibelt
Copy link
Member

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.

@peter279k
Copy link

@stevleibelt, does this issue still exist?

How to fix this issue? Thanks.

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

No branches or pull requests

2 participants