Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Too few arguments to function Safe\Exceptions\CurlException::createFromPhpError() #365

Closed
drobek94 opened this issue Jun 20, 2022 · 2 comments · Fixed by #370
Closed

Too few arguments to function Safe\Exceptions\CurlException::createFromPhpError() #365

drobek94 opened this issue Jun 20, 2022 · 2 comments · Fixed by #370
Assignees

Comments

@drobek94
Copy link

In Safe\Exceptions\CurlException function createFromPhpError expect parametr \CurlHandle $ch. This function is called from generated/curl.php without the param.

Ends with error:
Too few arguments to function Safe\Exceptions\CurlException::createFromPhpError()

Thank you very much.

@Kharhamel Kharhamel self-assigned this Jun 21, 2022
@Kharhamel
Copy link
Collaborator

Sorry I took so long, i was very busy. I will fix this shortly

@Kharhamel
Copy link
Collaborator

This is deployed with v2.2.2

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants