Fix [-Wformat-extra-args] build warnings 85/head
authorRemi Collet <remi@remirepo.net>
Mon, 4 Feb 2019 14:23:37 +0000 (15:23 +0100)
committerRemi Collet <remi@remirepo.net>
Mon, 4 Feb 2019 14:23:37 +0000 (15:23 +0100)
commit597b66905b295d3a7ed408a92751a5f29e19fe01
tree382ad5fa8af76769798cda5768b7f2355b225b74
parentad1dfac848dbbb295151c22b4f6fbcad13ce7a56
Fix [-Wformat-extra-args] build warnings

Tested with GCC 4.4, 4.8, 7.1 and 8.0
See https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html
src/php_http_client.c
src/php_http_client_response.c
src/php_http_encoding.c
src/php_http_exception.h
src/php_http_message.c
src/php_http_querystring.c