diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-12-28 10:47:03 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-12-28 10:47:03 +0100 |
commit | c47b18a222ceb1d78810d2822170cbf6e110a98c (patch) | |
tree | 5602e99e79caf706f5b9e8777a896e5758545cd5 /ext/reflection/php_reflection.c | |
parent | 27bb3289aceb5225e4dd39f082a48823756a8190 (diff) | |
download | php-git-c47b18a222ceb1d78810d2822170cbf6e110a98c.tar.gz |
Fix #79033: Curl timeout error with specific url and post
We must not set an empty mime structure as `CURLOPT_MIMEPOST`; instead
we set it to `NULL` if `CURLOPT_POSTFIELDS` has been set to an empty
array.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions