mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
![]() It appeared that not passing $controls and passing [] caused different behaviors, when not passing it the controls set through ldap_set_option would be used, when passing [] they would not. So, this parameter is now nullable and defaults to null to have a consistent behavior. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
ldap.c | ||
ldap.stub.php | ||
ldap_arginfo.h | ||
php_ldap.h |