UPGRADING: Fix CURLOPT_TCP_KEEPCNT entry

This commit is contained in:
Ayesh Karunaratne 2024-11-14 23:33:03 +07:00
parent f2dbad6f04
commit efe4fc9f99
No known key found for this signature in database

View file

@ -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.