From 92e98497e2e48bad78934000e98af2e370489163 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Mon, 20 Jul 2026 11:13:17 +0200 Subject: [PATCH] [Sync EN] CURLOPT_TCP_KEEPCNT instead of CURL_TCP_KEEPCNT --- appendices/migration84/constants.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/migration84/constants.xml b/appendices/migration84/constants.xml index 82548b30bc..81ccfdb2cf 100644 --- a/appendices/migration84/constants.xml +++ b/appendices/migration84/constants.xml @@ -1,5 +1,5 @@ - + Новые глобальные константы @@ -28,7 +28,7 @@ CURL_HTTP_VERSION_3ONLY - CURL_TCP_KEEPCNT + CURLOPT_TCP_KEEPCNT CURLOPT_PREREQFUNCTION