diff options
author | Côme Chilliet <mcmic@php.net> | 2020-10-15 11:46:44 +0200 |
---|---|---|
committer | Côme Chilliet <mcmic@php.net> | 2020-10-15 11:48:47 +0200 |
commit | 15a3eca3efb16d4db092268aeaa6c72ab0cc480c (patch) | |
tree | 98b260a50260599905f16374499857b66e2066cf /ext/imap/php_imap.c | |
parent | b2700811f3fa701a14701fc1a9e629f468e7d8a1 (diff) | |
download | php-git-15a3eca3efb16d4db092268aeaa6c72ab0cc480c.tar.gz |
Change $controls parameter to default to null in ext/ldap
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.
Diffstat (limited to 'ext/imap/php_imap.c')
0 files changed, 0 insertions, 0 deletions