php-doc-en/reference/curl
pfofi 5a6e387a2d
Reflect new default for CURLOPT_TIMECONDITION since cURL 7.46.0
* Reflect new default for `CURLOPT_TIMECONDITION` since cURL 7.46.0

In cURL 7.46.0 the default for `CURLOPT_TIMECONDITION` was changed from `CURL_TIMECOND_IFMODSINCE` to `CURL_TIMECOND_NONE`.

References:
- https://curl.se/libcurl/c/CURLOPT_TIMECONDITION.html
- https://curl.se/changes.html#7_46_0
- https://github.com/curl/curl/commit/cd2b73b3e

Closes GH-765.
2021-08-06 12:34:30 +02:00
..
curlfile curl_file_create() is not a method of CURLFile 2020-11-25 13:30:11 +00:00
functions Reflect new default for CURLOPT_TIMECONDITION since cURL 7.46.0 2021-08-06 12:34:30 +02:00
book.xml Document new opaque classes which replace resources 2020-12-06 22:11:40 +00:00
configure.xml Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03:00
constants.xml Reflect new default for CURLOPT_TIMECONDITION since cURL 7.46.0 2021-08-06 12:34:30 +02:00
curlfile.xml curl_file_create() is not a method of CURLFile 2020-11-25 13:30:11 +00:00
curlhandle.xml Document new opaque classes which replace resources 2020-12-06 22:11:40 +00:00
curlmultihandle.xml Document new opaque classes which replace resources 2020-12-06 22:11:40 +00:00
curlsharehandle.xml Document new opaque classes which replace resources 2020-12-06 22:11:40 +00:00
examples.xml add a check for curl_error and write error to file 2019-12-04 10:44:47 +00:00
ini.xml Removed references to PHP 5, PHP 7.0 (#544) 2021-04-23 11:35:26 +03:00
reference.xml
setup.xml Generate curl methodsynopses based on stubs 2020-11-25 00:58:58 +00:00
versions.xml Added PHP 8 into versions.xml for curl based on stubs. 2021-01-17 15:52:30 +01:00