From b4cc704a22916d035856c31b1720f171dfc80ec8 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Fri, 17 Jul 2026 09:45:45 +0200 Subject: [PATCH] Sync ext/curl constant name: CURLOPT_TCP_KEEPCNT --- appendices/migration84/constants.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appendices/migration84/constants.xml b/appendices/migration84/constants.xml index 7101cf5fd9..9078a9b2e0 100644 --- a/appendices/migration84/constants.xml +++ b/appendices/migration84/constants.xml @@ -1,6 +1,5 @@ - - + Nouvelles constantes globales @@ -28,7 +27,7 @@ CURL_HTTP_VERSION_3ONLY - CURL_TCP_KEEPCNT + CURLOPT_TCP_KEEPCNT CURLOPT_PREREQFUNCTION