1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

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

View File

@@ -1049,7 +1049,7 @@ PHP 8.4 UPGRADE NOTES
- Curl:
. CURL_HTTP_VERSION_3.
. CURL_HTTP_VERSION_3ONLY.
. CURL_TCP_KEEPCNT.
. CURLOPT_TCP_KEEPCNT.
. CURLOPT_PREREQFUNCTION.
. CURL_PREREQFUNC_OK.
. CURL_PREREQFUNC_ABORT.