From bda95ecfbe974904e3ca260fcd5cc1caa6775a2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Fri, 17 Jan 2020 15:58:57 +0100 Subject: [PATCH] Fix: Remove $serverctrls parameter from ldap_bind() --- reference/ldap/functions/ldap-bind.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/reference/ldap/functions/ldap-bind.xml b/reference/ldap/functions/ldap-bind.xml index 8589e22f5e7c..a3b8c812e6f7 100644 --- a/reference/ldap/functions/ldap-bind.xml +++ b/reference/ldap/functions/ldap-bind.xml @@ -13,7 +13,6 @@ resourcelink_identifier stringbind_rdn&null; stringbind_password&null; - arrayserverctrlsarray() Binds to the LDAP directory with specified RDN and password. @@ -46,14 +45,6 @@ - - serverctrls - - - Array of LDAP Controls to send with the request. - - -