mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() As is, passing `2147484` as `$timeout`, throws a `ValueError` stating the `$timeout` needs to be between 0 and 2147484, what is a confusing. Thus we report the proper threshold as float. While we're at it we also drop the superfluous `(double)` cast, and rely on C's usual arithmetic conversions. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
curl.stub.php | ||
curl_arginfo.h | ||
curl_file.c | ||
curl_file.stub.php | ||
curl_file_arginfo.h | ||
curl_private.h | ||
interface.c | ||
multi.c | ||
php_curl.h | ||
share.c | ||
sync-constants.php |