Skip to content

Commit efe4fc9

Browse files
committed
UPGRADING: Fix CURLOPT_TCP_KEEPCNT entry
1 parent f2dbad6 commit efe4fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

+1-1
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ PHP 8.4 UPGRADE NOTES
10491049
- Curl:
10501050
. CURL_HTTP_VERSION_3.
10511051
. CURL_HTTP_VERSION_3ONLY.
1052-
. CURL_TCP_KEEPCNT.
1052+
. CURLOPT_TCP_KEEPCNT.
10531053
. CURLOPT_PREREQFUNCTION.
10541054
. CURL_PREREQFUNC_OK.
10551055
. CURL_PREREQFUNC_ABORT.

0 commit comments

Comments
 (0)