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

HHVM in PHP7 strict mode fails to send any POST variables #1366

Closed
ianchadwick opened this issue Jan 19, 2016 · 0 comments
Closed

HHVM in PHP7 strict mode fails to send any POST variables #1366

ianchadwick opened this issue Jan 19, 2016 · 0 comments

Comments

@ianchadwick
Copy link
Contributor

When attempting to use form_params on HHVM in PHP7 strict mode Guzzle will send no post variables.

Warning: http_build_query() expects parameter 2 to be string, null given in /web/mizmoz-portal/vendor/guzzlehttp/guzzle/src/Client.php on line 294
@jeskew jeskew closed this as completed in 479c3ba Jan 20, 2016
jeskew added a commit that referenced this issue Jan 20, 2016
Fix #1366 error when posting with form_params
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

No branches or pull requests

1 participant