php8.5
Home/ Manual/ ldap / functions/ ldap_set_rebind_proc

ldap_set_rebind_proc

PHP function Edit on GitHub ✎

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)

Set a callback function to do re-binds on referral chasing

Description

ldap_set_rebind_proc(LDAP\Connection $ldap, callable|null $callback): bool

Func

Changelog

VersionDescription
8.0.0callback is nullable now.

Source: reference/ldap/functions/ldap-set-rebind-proc.xml · from the official PHP manual (php/doc-en)