From 0cd390cb6c87c48cc55b3429d5c51d801fedce42 Mon Sep 17 00:00:00 2001 From: lacatoire Date: Mon, 15 Jun 2026 11:06:28 +0200 Subject: [PATCH] [Sync EN] ldap: list LDAP_OPT_X_TLS_PROTOCOL_MAX in get/set option tables --- reference/ldap/functions/ldap-get-option.xml | 8 ++++++-- reference/ldap/functions/ldap-set-option.xml | 7 ++++++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/reference/ldap/functions/ldap-get-option.xml b/reference/ldap/functions/ldap-get-option.xml index 15c0100b8..6637a4734 100644 --- a/reference/ldap/functions/ldap-get-option.xml +++ b/reference/ldap/functions/ldap-get-option.xml @@ -1,6 +1,5 @@ - - + @@ -201,6 +200,11 @@ int 7.1 + + LDAP_OPT_X_TLS_PROTOCOL_MAX + int + 8.4 + LDAP_OPT_X_TLS_RANDOM_FILE string diff --git a/reference/ldap/functions/ldap-set-option.xml b/reference/ldap/functions/ldap-set-option.xml index 15d319011..6075c1efe 100644 --- a/reference/ldap/functions/ldap-set-option.xml +++ b/reference/ldap/functions/ldap-set-option.xml @@ -1,5 +1,5 @@ - + @@ -181,6 +181,11 @@ int PHP 7.1.0 + + LDAP_OPT_X_TLS_PROTOCOL_MAX + int + PHP 8.4.0 + LDAP_OPT_X_TLS_RANDOM_FILE string