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

Workaround for mock quirks #58

Merged
merged 2 commits into from
Apr 16, 2021
Merged

Workaround for mock quirks #58

merged 2 commits into from
Apr 16, 2021

Conversation

weroh
Copy link
Contributor

@weroh weroh commented Apr 13, 2021

Updated CurlClient.php. CURLOPT_POSTFIELDS will always contain {} instead of [] for empty json objects. Also uncommented several tests that now work after this update.

weroh and others added 2 commits April 13, 2021 10:02
Updated CurlClient.php. CURLOPT_POSTFIELDS will always contain {} instead of [] for empty json objects. Also uncommented several tests that now work after this update.
@d-telnyx d-telnyx self-requested a review April 14, 2021 21:15
@d-telnyx d-telnyx merged commit e783fca into master Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants