mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
UPGRADING: Fix CURLOPT_TCP_KEEPCNT
entry
This commit is contained in:
parent
f2dbad6f04
commit
efe4fc9f99
1 changed files with 1 additions and 1 deletions
|
@ -1049,7 +1049,7 @@ PHP 8.4 UPGRADE NOTES
|
||||||
- Curl:
|
- Curl:
|
||||||
. CURL_HTTP_VERSION_3.
|
. CURL_HTTP_VERSION_3.
|
||||||
. CURL_HTTP_VERSION_3ONLY.
|
. CURL_HTTP_VERSION_3ONLY.
|
||||||
. CURL_TCP_KEEPCNT.
|
. CURLOPT_TCP_KEEPCNT.
|
||||||
. CURLOPT_PREREQFUNCTION.
|
. CURLOPT_PREREQFUNCTION.
|
||||||
. CURL_PREREQFUNC_OK.
|
. CURL_PREREQFUNC_OK.
|
||||||
. CURL_PREREQFUNC_ABORT.
|
. CURL_PREREQFUNC_ABORT.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue