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

Support curl_multi_getcontent #339

Merged
merged 1 commit into from
Mar 20, 2021

Conversation

Khartir
Copy link
Contributor

@Khartir Khartir commented Feb 19, 2021

Context

Closes #338

What has been done

  • This adds support for curl_multi_getcontent by saving the return values of curl_exec if called from curl_multi_exec.

@JeroenVanOort
Copy link
Member

Would you mind rebasing your branch on current master? Many of the cs problems have been fixed there.

@JeroenVanOort JeroenVanOort merged commit 989fdca into php-vcr:master Mar 20, 2021
@Khartir Khartir deleted the support-multi-getcontent branch March 23, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for curl_multi_getcontent
2 participants