(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)
ldap_set_rebind_proc — Set a callback function to do re-binds on referral chasing
版本 | 说明 |
---|---|
8.1.0 |
The ldap parameter expects an LDAP\Connection
instance now; previously, a 资源(resource) was expected.
|
8.0.0 |
callback is nullable now.
|